[qo-modules-dev] [50] fix height for the startButton |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qo-modules-dev Archives
]
Revision: 50
Author: ytorres
Date: 2008-12-06 10:48:04 +0100 (Sat, 06 Dec 2008)
Log Message:
-----------
fix height for the startButton
Modified Paths:
--------------
mickael/trunk/ext/v3.0.0-a1/learn/desktop/resources/css/desktop.css
Modified: mickael/trunk/ext/v3.0.0-a1/learn/desktop/resources/css/desktop.css
===================================================================
--- mickael/trunk/ext/v3.0.0-a1/learn/desktop/resources/css/desktop.css 2008-12-06 02:16:22 UTC (rev 49)
+++ mickael/trunk/ext/v3.0.0-a1/learn/desktop/resources/css/desktop.css 2008-12-06 09:48:04 UTC (rev 50)
@@ -549,7 +549,7 @@
}
.x-menu .ux-start-menu-apps-panel a.x-menu-item {
- color:#000000 !important;
+ color:#000000 !important;
}
.ux-start-menu-tools-panel ul.x-menu-list li.x-menu-list-item a.x-menu-item {
@@ -572,7 +572,7 @@
float: left;
margin: -3px;
padding-left: 8px;
- position:relative;
+ position:relative;
}
#ux-taskbar-start .x-btn-ml, #ux-taskbar-start .x-btn-mr{
font-size:1px;
@@ -600,6 +600,7 @@
background-repeat: no-repeat;
color:#000000 !important;
font-weight:bold;
+ height: 28px;
padding:8px 0px 8px 28px;
}
#ux-taskbar-start .x-btn-mc{