Jeremy Newman : search box tweaks

Jeremy Newman jnewman at winehq.org
Mon Dec 8 15:15:04 CST 2008


Module: appdb
Branch: master
Commit: 73cd969ca38139dd320a8f0dc1a03ab96a390c2c
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=73cd969ca38139dd320a8f0dc1a03ab96a390c2c

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Mon Dec  8 15:14:52 2008 -0600

search box tweaks

---

 styles.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/styles.css b/styles.css
index 0e1ac42..d072472 100644
--- a/styles.css
+++ b/styles.css
@@ -53,7 +53,9 @@ BODY                {
                      width: 250px;
                      margin: 0;
                      padding: 0;
+                     font-size: 10px;
                     }
+#search_box INPUT   { font-size: 12px; width: 175px; margin: 0; padding: 2px; border: 1px inset red; }
 
 /* top tabs */
 #tabs               {




More information about the wine-cvs mailing list