You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2017/03/17 16:05:31 UTC

svn commit: r1008506 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/api/docs/common/ref/idl.css

Author: buildbot
Date: Fri Mar 17 16:05:31 2017
New Revision: 1008506

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 17 16:05:31 2017
@@ -1 +1 @@
-1787401
+1787434

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 17 16:05:31 2017
@@ -1 +1 @@
-1787401
+1787434

Modified: websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css (original)
+++ websites/staging/ooo-site/trunk/content/api/docs/common/ref/idl.css Fri Mar 17 16:05:31 2017
@@ -3,18 +3,15 @@
 
 /*See bottom of file for explanations.*/
 
-body { background-color:#ffffff; }
+body { color:#333333; background-color:#ffffff; }
 
 table tr th, table tr td {
       padding: 4px 15px;
 }
 
-#adc-idlref a { text-decoration: none; color: #06338B;
-       	      margin: 0; padding: 0;
-}
-#adc-idlref a:link { color: #C44B01; text-decoration: underline; }
-#adc-idlref a:visited { color: #C44B01; }
-#adc-idlref a:active { color: #4dadea; }
+#adc-idlref a:link { color: #107EC0; text-decoration: none; }
+#adc-idlref a:visited { color: #638093; text-decoration: none; }
+#adc-idlref a:hover { color: #107EC0; text-decoration: underline; }
 
 #adc-idlref h3
 	    { font-size:13pt; font-weight:bold;