Author: marcus
Date: Mon Feb 17 23:03:40 2014
New Revision: 1569139
URL: http://svn.apache.org/r1569139
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=1569139&r1=1569138&r2=1569139&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/exceptions.css (original)
+++ openoffice/ooo-site/trunk/content/download/test/exceptions.css Mon Feb 17
23:03:40 2014
@@ -67,26 +67,39 @@ h1 { padding-left: 0.5em; }
.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 p { 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; }
.lightblue h2 a { color: #2D72CE; }
+.lightblue a h2 { color: #2D72CE; }
.lightblue:hover h2 a, #bodycol .lightblue h2 a:hover { color: #21549A; }
+.lightblue:hover a h2, #bodycol .lightblue a h2:hover { color: #21549A; }
.sub-lightblue { background: #E1E1FF; border-top: 1px solid #D1D1FF;
border-bottom: 1px solid #D1D1FF; font-size: .8em; }
.sub-lightblue p { padding: .1em 3%; width: 94%; }
.yellow { background:
url(http://www.openoffice.org/download/cachedimages/button-yellow.png) #FFF379
right top no-repeat; }
.yellow:hover { background:
url(http://www.openoffice.org/download/cachedimages/button-yellow.png) #FFF24F
right -200px no-repeat; }
.yellow h2 a { color: #E09C09; }
+.yellow a h2 { color: #E09C09; }
.yellow:hover h2 a, #bodycol .yellow h2 a:hover { color: #C80; }
+.yellow:hover a h2, #bodycol .yellow a h2:hover { color: #C80; }
.sub-yellow { background: #FFFEAF; border-top: 1px solid #FBD34E;
border-bottom: 1px solid #FBD34E; font-size: .8em; }
.sub-yellow p { padding: .1em 3%; width: 94%; }
+.yellow_wo_icon { background: #FFF379 right top no-repeat; }
+.yellow_wo_icon:hover { background: #FFF24F right -200px no-repeat; }
+.yellow_wo_icon h2 a { color: #E09C09; }
+.yellow_wo_icon a h2 { color: #E09C09; }
+.yellow_wo_icon:hover h2 a, #bodycol .yellow h2 a:hover { color: #C80; }
+.yellow_wo_icon:hover a h2, #bodycol .yellow a h2:hover { color: #C80; }
+.sub-yellow_wo_icon { background: #FFFEAF; border-top: 1px solid #FBD34E;
border-bottom: 1px solid #FBD34E; font-size: .8em; }
+.sub-yellow_wo_icon p { padding: .1em 3%; width: 94%; }
+
.orange { background:
url(http://www.openoffice.org/download/cachedimages/button-orange.png) #FFD9A7
right 0 no-repeat; }
.orange:hover { background:
url(http://www.openoffice.org/download/cachedimages/button-orange.png) #FFBE67
right -200px no-repeat; }
.orange h2 a { color: #D36812; }