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/02/08 20:19:08 UTC

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

Author: marcus
Date: Sat Feb  8 19:19:08 2014
New Revision: 1566104

URL: http://svn.apache.org/r1566104
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=1566104&r1=1566103&r2=1566104&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/test/exceptions.css Sat Feb  8 19:19:08 2014
@@ -28,14 +28,17 @@ h1 { padding-left: 0.5em; }
 .optionset a { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }
 .optionset p { margin: 0; padding: .1em 0 .25em 3%; width: 97%; color: #333; }
 .optionset p a { margin: 0; padding: 0; color: #333; }
+.optionset a p { margin: 0; padding: 0; color: #333; }
 #bodycol .optionset p a:hover, #bodycol .optionset .button:hover p a { color: #000; }
 .optionset .button { margin-top: 20px; }
 .optionset .button h2 { margin: 0 0 0 -1px; padding: 0; cursor: pointer; border: none; }
 .optionset .button h2 a { display: block; padding: 25px 25% 0 3%; font-weight: bold; width: 72%; text-decoration: none; cursor: pointer; }
+.optionset .button a h2 { display: block; padding: 0px 0% 0 3%; font-weight: bold; width: 72%; text-decoration: none; cursor: pointer; }
 .optionset .button h3 { margin: 0 0 0 -1px; padding: 0; cursor: pointer; border: none; }
 .optionset .button h3 a { display: block; padding: 5px 25% 0 3%; font-weight: bold; width: 72%; text-decoration: none; cursor: pointer; }
 .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; width: 72%; }
+.optionset .button a p { display: block; padding: .1em 25% .25em 3%; text-decoration: none; cursor: pointer; width: 72%; }
 .optionset .first { margin-top: 0; }
 .optionset p.promotional { margin-top: 25px; }
 
@@ -63,9 +66,12 @@ h1 { padding-left: 0.5em; }
 .blue { background: url(http://www.openoffice.org/download/cachedimages/button-blue-ext.png) #D8E5F6 right top no-repeat; }
 .blue:hover { background: url(http://www.openoffice.org/download/cachedimages/button-blue-ext.png) #C3D9F1 right -200px no-repeat; }
 .blue h2 a { color: #2D72CE; }
+.blue a h2 { color: #2D72CE; }
 .blue:hover h2 a, #bodycol .blue h2 a:hover { color: #21549A; }
+.blue:hover a h2, #bodycol .blue a h2:hover { color: #21549A; }
 .sub-blue { background: #E1E1FF; border-top: 1px solid #D1D1FF; border-bottom: 1px solid #D1D1FF; font-size: .8em; }
 .sub-blue p { padding: .1em 3%; width: 94%; }
+.sub-blue p a { padding: .1em 3%; width: 94%; }
 
 .lightblue { background: url(http://www.openoffice.org/download/cachedimages/button-lightblue.png) #D8E5F6 right 0 no-repeat; }
 .lightblue:hover { background: url(http://www.openoffice.org/download/cachedimages/button-lightblue.png) #C3D9F1 right -200px no-repeat; }
@@ -88,6 +94,11 @@ h1 { padding-left: 0.5em; }
 .sub-orange { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; font-size: .8em; }
 .sub-orange p { padding: .1em 3%; width: 94%; }
 
+.red { background: #FFD9A7 right 0 no-repeat; cursor: default; }
+.red h2 a { color: #D36812; cursor: default; }
+.sub-red { background: #FFE2B5; border-top: 1px solid #FFB15E; border-bottom: 1px solid #FFB15E; font-size: .8em; cursor: default; }
+.sub-red p { padding: .1em 3%; width: 94%; cursor: default; }
+
 .additionalinformation { background: none; float: right; width: 28%; clear: none; }
 .additionalinformation h2 { border-bottom: 1px solid #CCC; margin-bottom: 5px; margin-top: 0px; }
 .additionalinformation h3 { margin-left: 5px; margin-bottom: 5px; }
@@ -109,11 +120,10 @@ h1 { padding-left: 0.5em; }
 #downloadextendedtext ul.nonqabuilds li ul { font-size: .5em; }
 
 /* .4em is a little bit too small for nonqa */
-/* Overrides some of the special settings for the parent li */
+/*Overrides some of the special settings for the parent li*/
 #downloadextendedtext ul li ul li { border: 0px none; margin: 0px; padding: 0px; width: auto; margin-right: .4em; }
 #downloadextendedtext ul li ul li:hover { background: none; }
 
 .largetable table tr.even td { background: #EEEEEE; }
 .largetable table tr.odd td  { background: none; }
 .builds   { background-position: left; background-repeat: no-repeat; padding: 2px 0 2px 18px; display: block; }
-