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/31 01:02:52 UTC

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

Author: marcus
Date: Fri May 30 23:02:51 2014
New Revision: 1598771

URL: http://svn.apache.org/r1598771
Log:
Updated styles for sub-green box

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=1598771&r1=1598770&r2=1598771&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/test/exceptions.css Fri May 30 23:02:51 2014
@@ -77,7 +77,7 @@ h1 { padding-left: 0.5em; }
 */
 .green-sel .dl-txt-btn h3 a { background: #E9FEBE; border: 5px solid #546828; border-radius: 15px; color: #546828; margin: 5px 0 0 3%;}
 .green-sel .dl-txt-btn:hover h3 a { background: #546828; border: 5px solid #E9FEBE; border-radius: 15px; color: #E9FEBE; margin: 5px 0 0 3%;}
-.sub-green-sel { height: 83px; background: #E9FEBE; border-top: 1px solid #C3E480; border-bottom: 1px solid #C3E480; border-radius: 15px; font-size: .8em; }
+.sub-green-sel { height: 83px; background: #E9FEBE; border-top: 1px solid #C3E480; border-bottom: 1px solid #C3E480; border-radius: 15px; font-size: .8em; padding: 5px; }
 .sub-green-sel p { padding: .1em 3%; width: 100%; }
 
 .grey { background: #C0C0C0 right top no-repeat; cursor: default; }