Jeremy Newman : sync with sidebar changes from appdb

Jeremy Newman jnewman at winehq.org
Tue Dec 9 14:19:48 CST 2008


Module: bugzilla
Branch: master
Commit: 86060f4a250135a4704899323bf8255b49f3f5ee
URL:    http://source.winehq.org/git/bugzilla.git/?a=commit;h=86060f4a250135a4704899323bf8255b49f3f5ee

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Tue Dec  9 14:19:33 2008 -0600

sync with sidebar changes from appdb

---

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

diff --git a/styles.css b/styles.css
index 3f0712d..409a4e9 100644
--- a/styles.css
+++ b/styles.css
@@ -110,7 +110,6 @@ BODY                {
                     }
 #sidebar LI         {
                      width: 156px;
-                     height: 20px;
                      margin: 0;
                      padding: 5px 0 0 0;
                      background-image: url('images/side_menu_bg.png');
@@ -118,7 +117,7 @@ BODY                {
                      font-size: 10px;
                      color: white;
                     }
-#sidebar LI P       { margin: 0; padding: 0 0 0 15px; }
+#sidebar LI P       { margin: 0; padding: 0 15px 5px 15px; }
 #sidebar LI.top     {
                      height: 33px;
                      margin: 0;




More information about the wine-cvs mailing list