You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/05/18 15:18:36 UTC

svn commit: r909178 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/exceptions.css

Author: buildbot
Date: Sun May 18 13:18:36 2014
New Revision: 909178

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 Sun May 18 13:18:36 2014
@@ -1 +1 @@
-1595615
+1595616

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May 18 13:18:36 2014
@@ -1 +1 @@
-1595615
+1595616

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 Sun May 18 13:18:36 2014
@@ -66,7 +66,10 @@ h1 { padding-left: 0.5em; }
 .green-sel:hover h3 a, #bodycol .green-sel h3 a:hover { color: #546828; }
 .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 25% .25em 3%; margin: 0 0 20px 0; }
+.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: 130px; padding: 2px; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; }
 .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 { background: #E9FEBE; border-top: 1px solid #C3E480; border-bottom: 1px solid #C3E480; border-radius: 15px; font-size: .8em; }