Author: simonetripodi
Date: Sat Mar 10 22:16:41 2012
New Revision: 1299287

URL: http://svn.apache.org/viewvc?rev=1299287&view=rev
Log:
table enlisting fields, methods, ... background set to white

Modified:
    
maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css

Modified: 
maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css
URL: 
http://svn.apache.org/viewvc/maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css?rev=1299287&r1=1299286&r2=1299287&view=diff
==============================================================================
--- 
maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css
 (original)
+++ 
maven/sandbox/trunk/skins/fluido-doc/src/main/resources/org/apache/maven/skins/fluido/stylesheet.css
 Sat Mar 10 22:16:41 2012
@@ -396,7 +396,7 @@ table .span12 {
 /* Table colors */
 .TableHeadingColor     { background: #036; color:#FFFFFF; } /* Dark blue */
 .TableSubHeadingColor  { } /* Dark grey */
-.TableRowColor         { background: #efefef; } /* White */
+.TableRowColor         { background: #FFFFFF; } /* White */
 
 /* Font used in left-hand frame lists */
 .FrameTitleFont   { color:#000000 }


Reply via email to