You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2011/12/31 21:27:42 UTC

svn commit: r1226187 - /incubator/ooo/ooo-site/trunk/content/api/docs/common/ref/idl.css

Author: wave
Date: Sat Dec 31 20:27:42 2011
New Revision: 1226187

URL: http://svn.apache.org/viewvc?rev=1226187&view=rev
Log:
Titles are now white on blue.

Modified:
    incubator/ooo/ooo-site/trunk/content/api/docs/common/ref/idl.css

Modified: incubator/ooo/ooo-site/trunk/content/api/docs/common/ref/idl.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/api/docs/common/ref/idl.css?rev=1226187&r1=1226186&r2=1226187&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/api/docs/common/ref/idl.css (original)
+++ incubator/ooo/ooo-site/trunk/content/api/docs/common/ref/idl.css Sat Dec 31 20:27:42 2011
@@ -36,6 +36,7 @@ table tr th, table tr td {
 #adc-idlref td             { font-size:11pt; }
 #adc-idlref td.title
 	    { font-family: Arial; font-size:19pt; font-weight:bold;
+	      color: white;
 	      line-height:30pt;
 	      background-image:url(../../images/bg_table.png);
 	      text-align:center; }