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:22:59 UTC

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

Author: buildbot
Date: Fri Mar 17 16:22:59 2017
New Revision: 1008509

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:22:59 2017
@@ -1 +1 @@
-1787435
+1787439

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 17 16:22:59 2017
@@ -1 +1 @@
-1787435
+1787439

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:22:59 2017
@@ -3,15 +3,15 @@
 
 /*See bottom of file for explanations.*/
 
-body { color:#333333; background-color:#ffffff; }
+body { background-color:#ffffff; }
 
 table tr th, table tr td {
       padding: 4px 15px; }
 
 #adc-idlref a { text-decoration: none; color: #333333; margin: 0; padding: 0; }
-#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 a:link { color: #C44B01; text-decoration: underline; }
+#adc-idlref a:visited { color: #C44B01; }
+#adc-idlref a:active { color: #4dadea; }
 
 #adc-idlref h3
 	    { font-size:13pt; font-weight:bold;
@@ -143,3 +143,4 @@ td.imdetail        Background table of m
 a.membertitle      Method name (as jump label) in method's detail
                    description.
 */
+