Author: buildbot
Date: Sun Jan 19 00:25:32 2014
New Revision: 894680
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/home.css
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 19 00:25:32 2014
@@ -1 +1 @@
-1559438
+1559439
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan 19 00:25:32 2014
@@ -1 +1 @@
-1559438
+1559439
Modified: websites/staging/ooo-site/trunk/content/home.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/home.css (original)
+++ websites/staging/ooo-site/trunk/content/home.css Sun Jan 19 00:25:32 2014
@@ -23,14 +23,18 @@
#actionstatements a { text-decoration: none; width: 100%; display: inline;
outline: none; margin: 0; }
#actionstatements h2 { font-size: 1.5em; line-height:105%; color: #666;
margin: 5px 0px 5px 60px; padding: 0px; border: none; }
#actionstatements h2 a { color: #444; }
+#actionstatements a h2 { color: #444; }
#actionstatements p { margin: 5px 0px 5px 60px; padding: 0px; line-height:
150%; color: #999; font-size: .8em; }
#actionstatements p a { color: #555; }
+#actionstatements a p { color: #555; }
#actionstatements ul { margin: 0; padding: 0; }
#actionstatements li { margin: 0; padding: 0; list-style: none; background:
url(http://www.openoffice.org/images/action-bg.png) no-repeat; }
#actionstatements li:hover { background:
url(http://www.openoffice.org/images/action-bg.png) #E8F0FD repeat-x; }
#actionstatements li:hover div.action-text:hover h2 a { color: #06338B; }
+#actionstatements li:hover div.action-text:hover a h2 { color: #06338B; }
#actionstatements li:hover div.action-text:hover p a, #actionstatements
li:hover div.action-text:hover p a:hover, #actionstatements
div.action-download:hover #downloadbutton p.options a:hover { color: #0949C1; }
+#actionstatements li:hover div.action-text:hover a p, #actionstatements
li:hover div.action-text:hover a p:hover, #actionstatements
div.action-download:hover #downloadbutton p.options a:hover { color: #0949C1; }
#actionstatements hr { display: block; width: 100%; border: none; border-top:
1px solid white; border-bottom: 1px dotted #CCC; margin: 0 0 15px 0; padding:
0; background: #FFF; }
#actionstatements div.action-link:hover { background:
url(http://www.openoffice.org/images/action-link.png) top right no-repeat;
margin: 0 5px 0 0; }