Author: marcus
Date: Sat Jun 21 22:29:56 2014
New Revision: 1604480
URL: http://svn.apache.org/r1604480
Log:
Show share links with underlined text
Modified:
openoffice/ooo-site/trunk/content/download/test/exceptions.css
Modified: openoffice/ooo-site/trunk/content/download/test/exceptions.css
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/exceptions.css?rev=1604480&r1=1604479&r2=1604480&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/test/exceptions.css Sat Jun 21
22:29:56 2014
@@ -132,7 +132,7 @@ h1 { padding-left: 0.5em; }
.lightblue h2 { margin: 0; border: none; font-weight: bold; color: #2D72CE;
text-decoration: none; cursor: default; }
.lightblue h2 a { color: #2D72CE; }
-.lightblue a { margin: 0; padding: 0px 15px 0 5px; font-size: .9em; color:
#333; text-decoration: none; cursor: pointer; }
+.lightblue a { margin: 0; padding: 0px 15px 0 5px; font-size: .9em; color:
#333; text-decoration: underline; cursor: pointer; }
.lightblue p { margin-left: 0; cursor: default; }
.lightblue img { text-decoration: none; }
.lightblue span { margin-left: -2px; cursor: pointer; }