Author: marcus
Date: Tue Dec 20 19:05:14 2016
New Revision: 1775339
URL: http://svn.apache.org/viewvc?rev=1775339&view=rev
Log:
Fixed broken CSS
Modified:
openoffice/ooo-site/trunk/content/styles.css
Modified: openoffice/ooo-site/trunk/content/styles.css
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/styles.css?rev=1775339&r1=1775338&r2=1775339&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/styles.css (original)
+++ openoffice/ooo-site/trunk/content/styles.css Tue Dec 20 19:05:14 2016
@@ -352,7 +352,7 @@ ul.siteNewsItems li{padding-bottom:.75em
#inputPane{border-top:1px solid #999;width:70%;height:20%;}
.controls input,.controls select{margin:.3em 0;}
body{font-size:.7em;}
-a:link,a:hover,a:visited{color:#107EC0;}
+a:link,a:hover,a:visited{color:#107EC0;text-decoration:underline;}
a.selected{font-weight:bold;}
strong.bold{font-weight:bold;}
.nameValueContainer .name{font-weight:bold;}
@@ -702,7 +702,7 @@ th { background: #EEE; color: #000; }
#headertools { position: absolute; top: 12px; right: 10px; height: 110px;
z-index: 10; font-size: .9em; width: 700px; }
#headertools #tools-main { float: right; }
#headertools span { color: #FFF; float: left; min-height: 17px; padding: 2px 0
0 0; }
-#headertools a { color: #FFF; margin: 0; padding: 0; }
+#headertools a { color: #FFF; margin: 0; padding: 0; text-decoration:
underline; }
#headertools #language-projects { float: left; padding: 2px 0 0 0; }
#headertools #language-projects a { padding: 0 0 2px 24px; margin: 0 20px 0 0;
background:
url(http://www.openoffice.org/branding/images/language-projects.png) no-repeat
left 0; }
#headertools a.user-icon { float: left; height: 18px; width: 16px; margin: 0;
padding: 0 6px 0 0; background:
url(http://www.openoffice.org/branding/images/user.png) no-repeat 0 1px; }