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/07/10 12:50:54 UTC

svn commit: r915673 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/css/ooo.css

Author: buildbot
Date: Thu Jul 10 10:50:53 2014
New Revision: 915673

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/css/ooo.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 10 10:50:53 2014
@@ -1 +1 @@
-1609437
+1609440

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 10 10:50:53 2014
@@ -1 +1 @@
-1609437
+1609440

Modified: websites/staging/ooo-site/trunk/content/css/ooo.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/css/ooo.css (original)
+++ websites/staging/ooo-site/trunk/content/css/ooo.css Thu Jul 10 10:50:53 2014
@@ -49,7 +49,9 @@ body {
 }
 
 #languagesdiv {float: right; padding: 1em; font-size: 0.9em; color:gray; border-left:solid 1px #ccc;}
-#searchdiv {padding:1em;font-size: 0.9em;}
+#lanaugesdiv select {padding:1px}; /* equal height as of the search button */
+#searchdiv {padding:1em;font-size: 0.9em;} /*eq. positioning as for the languages div */
+
 
 a {
   color: #107EC0;