Author: mseidel
Date: Sat Mar 18 16:29:32 2017
New Revision: 1787576

URL: http://svn.apache.org/viewvc?rev=1787576&view=rev
Log:
Unified border of toprow (color/solid)

Modified:
    openoffice/ooo-site/trunk/content/api/docooo.css

Modified: openoffice/ooo-site/trunk/content/api/docooo.css
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/api/docooo.css?rev=1787576&r1=1787575&r2=1787576&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/api/docooo.css (original)
+++ openoffice/ooo-site/trunk/content/api/docooo.css Sat Mar 18 16:29:32 2017
@@ -7,7 +7,7 @@
                        .contribbg        { background: 
url(images/redfade.png); padding: 6px; font-weight: normal; margin-top: 1em;}
                        .userbg       { background: url(images/bluefade.png); 
padding: 6px; font-weight: normal; margin-top: 1em;}
                        div.supertitle  { color: #20018b; font-weight: bold;}
-                       #toprow                         { border: 1px dotted 
#666; padding: 5px; }
+                       #toprow                         { border: 1px solid 
#A3AFB6; padding: 5px; }
                        
                        #leftcolumn     { width: 80%; padding-right: 15px; }
                        #midcolumn              { width: 40%; padding-left: 
15px; }
@@ -50,7 +50,7 @@
                        #gethelp div.section { border: 1px solid #999; }
                        #gethelp .sec_header { color: #06348c;}
                        
-               #contributors   { color: #8c2d06; background-color: #FFF; 
border: 0px solid #8c2d06; background: url(images/redfade.png);}
+            #contributors      { color: #8c2d06; background-color: #FFF; 
border: 0px solid #8c2d06; background: url(images/redfade.png);}
                        #contrib                        { border: 1px solid 
#8c2d06; }
                        #contrib .sec_header { background-color: 
#8c2d06!important; color: #FFF;}
                        #contrib a:hover {text-decoration:underline; }


Reply via email to