You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2012/10/22 22:25:33 UTC

svn commit: r1401065 - /incubator/ooo/ooo-site/trunk/content/css/ooo.css

Author: kschenk
Date: Mon Oct 22 20:25:32 2012
New Revision: 1401065

URL: http://svn.apache.org/viewvc?rev=1401065&view=rev
Log:
Make search box look a little ebtter.

Modified:
    incubator/ooo/ooo-site/trunk/content/css/ooo.css

Modified: incubator/ooo/ooo-site/trunk/content/css/ooo.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/css/ooo.css?rev=1401065&r1=1401064&r2=1401065&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/css/ooo.css (original)
+++ incubator/ooo/ooo-site/trunk/content/css/ooo.css Mon Oct 22 20:25:32 2012
@@ -519,8 +519,9 @@ input {
 .topsrchbutton {
   cursor: pointer;
   height:24px;
-  width: 52px;
+  width: 55px;
   margin: 0 0 0 3px;
+  border: outset;
 }
 
 #query {