You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/05/18 13:38:46 UTC

svn commit: r1595596 - /openoffice/ooo-site/trunk/content/download/test/exceptions.css

Author: marcus
Date: Sun May 18 11:38:45 2014
New Revision: 1595596

URL: http://svn.apache.org/r1595596
Log:
Updated styles

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=1595596&r1=1595595&r2=1595596&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/test/exceptions.css Sun May 18 11:38:45 2014
@@ -43,7 +43,7 @@ h1 { padding-left: 0.5em; }
 .optionset .button p { padding: 0; font-size: .9em; padding-bottom: 25px; cursor: pointer; }
 .optionset .button p a { display: block; padding: .1em 25% .25em 3%; text-decoration: none; cursor: pointer; }
 .optionset .button a p { display: block; padding: .1em 25% .25em 3%; text-decoration: none; cursor: pointer; }
-.optionset .button form { display: block; padding: 0px 25% .25em 3%; text-decoration: none; }
+/* .optionset .button form { display: block; padding: 0px 25% .25em 3%; margin: 0 0 20px 0; text-decoration: none; } */
 .optionset .first { margin-top: 0; }
 .optionset p.promotional { margin-top: 25px; }
 
@@ -66,6 +66,9 @@ h1 { padding-left: 0.5em; }
 .green-sel:hover h3 a, #bodycol .green-sel h3 a:hover { color: #546828; }
 .green-sel:hover p, #bodycol .green-sel p:hover { cursor: default; }
 .green-sel:hover p a, #bodycol .green-sel p a:hover { cursor: default; }
+.green-sel form { padding: 0px 25% .25em 3%; margin: 0 0 20px 0; }
+.green-sel .dl-txt-btn h3 a { background: #E9FEBE; border: 5px solid #718D36; border-radius: 15px; color: #718D36; margin: 5px 0 0 3%;}
+.green-sel .dl-txt-btn:hover h3 a { border: 5px solid #546828; color: #546828; }
 .sub-green-sel { background: #E9FEBE; border-top: 1px solid #C3E480; border-bottom: 1px solid #C3E480; border-radius: 15px; font-size: .8em; }
 .sub-green-sel p { padding: .1em 3%; width: 75%; }