You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2016/12/17 01:03:10 UTC

svn commit: r1774700 - /openoffice/ooo-site/trunk/content/styles-test.css

Author: mseidel
Date: Sat Dec 17 01:03:10 2016
New Revision: 1774700

URL: http://svn.apache.org/viewvc?rev=1774700&view=rev
Log:
CMS commit to ooo-site by mseidel

Modified:
    openoffice/ooo-site/trunk/content/styles-test.css

Modified: openoffice/ooo-site/trunk/content/styles-test.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/styles-test.css?rev=1774700&r1=1774699&r2=1774700&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/styles-test.css (original)
+++ openoffice/ooo-site/trunk/content/styles-test.css Sat Dec 17 01:03:10 2016
@@ -352,7 +352,8 @@ 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;text-decoration:underline;}
+a:link,a:visited{color:#107EC0;}
+a:hover{color:#107EC0;text-decoration:underline;}
 a.selected{font-weight:bold;}
 strong.bold{font-weight:bold;}
 .nameValueContainer .name{font-weight:bold;}