keep up eith Classic
[themes.git] / EarlyBlue / global / global.css
index 3d1d0a0302932171dcda11350e0bb12b4515b181..c6eed4f3e6b609e269672d634568e0f062436331 100644 (file)
@@ -127,6 +127,7 @@ statusbar {
   border-top: 1px solid #9999CC;
   background-color: #666699;
   color: #CCD0DD;
+  min-width: 1px;
 }
 
 statusbarpanel {
@@ -146,8 +147,12 @@ statusbarpanel {
   padding: 0px;
 }    
 
+resizer[dir="bottomright"] {
+  cursor: se-resize;
+}
+
 /* ::::: miscellaneous ::::: */
 
 .toolbar-focustarget {
   -moz-user-focus: ignore !important;
-}
\ No newline at end of file
+}