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 2016/12/20 19:05:47 UTC

svn commit: r1003190 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/styles.css

Author: buildbot
Date: Tue Dec 20 19:05:47 2016
New Revision: 1003190

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/styles.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 20 19:05:47 2016
@@ -1 +1 @@
-1775337
+1775339

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 20 19:05:47 2016
@@ -1 +1 @@
-1775337
+1775339

Modified: websites/staging/ooo-site/trunk/content/styles.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/styles.css (original)
+++ websites/staging/ooo-site/trunk/content/styles.css Tue Dec 20 19:05:47 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; }