Author: marcus
Date: Sat Jul 26 08:09:37 2014
New Revision: 1613573

URL: http://svn.apache.org/r1613573
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=1613573&r1=1613572&r2=1613573&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/test/exceptions.css Sat Jul 26 
08:09:37 2014
@@ -39,9 +39,9 @@ h1 { padding-left: 0.5em; }
 .optionset .button { border-radius: 15px; margin-top: 1%; }
 .optionset .button h2 { margin-left: 3%; padding: 2% 0 0 0; border: none; 
font-weight: bold; text-decoration: none; }
 .optionset .button h2 a { display: block; margin-left: 3%; padding: 2% 0 0 0; 
font-weight: bold; text-decoration: none; }
-.optionset .button h3 { margin: 0; padding: 0; border: none; font-style: none; 
cursor: pointer; }
-.optionset .button h3 a { display: inline; margin-left: 3%; padding: 2% 0 0 0; 
font-weight: bold; text-decoration: none; font-style: none; cursor: pointer; }
-.optionset .button h3 p a { display: inline; margin-left: 3%; padding: 2% 0 0 
0; font-weight: bold; text-decoration: none; font-style: none; cursor: pointer; 
}
+.optionset .button h3 { margin: 0; padding: 0; border: none; font-style: 
normal; cursor: pointer; }
+.optionset .button h3 a { display: inline; margin-left: 3%; padding: 2% 0 0 0; 
font-weight: bold; text-decoration: none; font-style: normal; cursor: pointer; }
+.optionset .button h3 p a { display: inline; margin-left: 3%; padding: 2% 0 0 
0; font-weight: bold; text-decoration: none; font-style: normal; cursor: 
pointer; }
 /* .optionset .button p { padding: 0; font-size: .9em; padding-bottom: 3%; 
cursor: pointer; } */
 .optionset .button p { display: block; margin-left: 3%; padding: .1em 0 .25em 
0; width: 85%; font-size: .9em; text-decoration: none; }
 .optionset .button p a { display: block; margin-left: 3%; padding: .1em 0 
.25em 0; text-decoration: none; cursor: pointer; }
@@ -84,8 +84,8 @@ h1 { padding-left: 0.5em; }
 .green-sel .sel-os { background: transparent; border: 2px solid #718D36; 
height: 27px; width: 200px; padding: 2px; }
 .green-sel .sel-language { background: transparent; border: 2px solid #718D36; 
height: 27px; width: 300px; padding: 2px; }
 .green-sel .sel-version { background: transparent; border: 2px solid #718D36; 
height: 27px; width: 140px; padding: 2px; }
-.green-sel .btn_dl h3 a { background: #E9FEBE; display: inline-block; margin: 
0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #546828; 
border-radius: 15px; color: #546828; text-decoration: none; font-style: none; }
-.green-sel .btn_dl h3 a:hover { background: #546828; display: inline-block; 
margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #E9FEBE; 
border-radius: 15px; color: #E9FEBE; text-decoration: none; font-style: none; }
+.green-sel .btn_dl h3 a { background: #E9FEBE; display: inline-block; margin: 
0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #546828; 
border-radius: 15px; color: #546828; text-decoration: none; font-style: normal; 
}
+.green-sel .btn_dl h3 a:hover { background: #546828; display: inline-block; 
margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 3px solid #E9FEBE; 
border-radius: 15px; color: #E9FEBE; text-decoration: none; font-style: normal; 
}
 .sub-green-sel { height: 83px; background: #E9FEBE; border: 1px solid #C3E480; 
border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
 .sub-green-sel p { padding: .1em 3%; width: 100%; }
 .sub-green-sel_error { height: 83px; background: #FECBCB; border: 1px solid 
#C00000; border-radius: 15px; font-size: .8em; padding: 5px 5px 5px 0px; }
@@ -300,7 +300,7 @@ h1 { padding-left: 0.5em; }
 
 .additionalinformation { float: right; width: 21%; white-space: nowrap; clear: 
none; }
 .additionalinformation h2 { border-bottom: 1px solid #CCC; margin-bottom: 5px; 
margin-top: 0px; }
-.additionalinformation h3 { margin-left: 5px; margin-bottom: 5px; font-style: 
none; }
+.additionalinformation h3 { margin-left: 5px; margin-bottom: 5px; font-style: 
normal; }
 .additionalinformation li { margin-left: 5px; font-size: 12px; }
 .additionalinformation a { color: #107EC0; text-decoration: underline; }
 .additionalinformation a:hover { background-color: #E6EBED; }


Reply via email to