Author: buildbot
Date: Wed May 28 19:50:56 2014
New Revision: 910307
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/download/test/exceptions.css
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 28 19:50:56 2014
@@ -1 +1 @@
-1598106
+1598113
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 28 19:50:56 2014
@@ -1 +1 @@
-1598106
+1598113
Modified: websites/staging/ooo-site/trunk/content/download/test/exceptions.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/exceptions.css
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/exceptions.css Wed
May 28 19:50:56 2014
@@ -67,9 +67,14 @@ h1 { padding-left: 0.5em; }
.green-sel:hover p, #bodycol .green-sel p:hover { cursor: default; }
.green-sel:hover p a, #bodycol .green-sel p a:hover { cursor: default; }
.green-sel form { padding: 0px 0px 0px 3%; margin: 0 0 20px 0; }
+/*
.green-sel .sel-os { background: transparent; border: 2px solid #718D36;
height: 27px; width: 200px; padding: 2px; -moz-appearance: none;
-webkit-appearance: none; -ms-appearance: none; appearance: none; }
.green-sel .sel-lang { background: transparent; border: 2px solid #718D36;
height: 27px; width: 360px; padding: 2px; -moz-appearance: none;
-webkit-appearance: none; -ms-appearance: none; appearance: none; }
.green-sel .sel-ver { background: transparent; border: 2px solid #718D36;
height: 27px; width: 80px; padding: 2px; -moz-appearance: none;
-webkit-appearance: none; -ms-appearance: none; appearance: none; }
+*/
+.green-sel .sel-os { background: transparent; border: 2px solid #718D36;
height: 27px; width: 200px; padding: 2px; }
+.green-sel .sel-lang { background: transparent; border: 2px solid #718D36;
height: 27px; width: 360px; padding: 2px; }
+.green-sel .sel-ver { background: transparent; border: 2px solid #718D36;
height: 27px; width: 80px; padding: 2px; }
.green-sel .dl-txt-btn h3 a { background: #E9FEBE; border: 5px solid #718D36;
border-radius: 15px; color: #718D36; margin: 5px 0 0 3%;}
.green-sel .dl-txt-btn:hover h3 a { border: 5px solid #546828; color: #546828;
}
.sub-green-sel { height: 60px; background: #E9FEBE; border-top: 1px solid
#C3E480; border-bottom: 1px solid #C3E480; border-radius: 15px; font-size:
.8em; }