keeping up with Classic development, removing padding around XUL directory list
[themes.git] / EarlyBlue / global / global.css
index 160e163e44ffb6d671c6a19fce2c5e4683f0333c..13685a121875f0482c2824e403d784b4cbea4b1c 100644 (file)
@@ -146,8 +146,12 @@ statusbarpanel {
   padding: 0px;
 }    
 
+resizer[dir="bottomright"] {
+  cursor: se-resize;
+}
+
 /* ::::: miscellaneous ::::: */
 
 .toolbar-focustarget {
   -moz-user-focus: ignore !important;
-}
+}
\ No newline at end of file