keep up eith Classic
authorrobert <robert>
Wed, 27 Aug 2003 19:39:07 +0000 (19:39 +0000)
committerrobert <robert>
Wed, 27 Aug 2003 19:39:07 +0000 (19:39 +0000)
EarlyBlue/communicator/prefpanels.css
EarlyBlue/global/global.css

index e9ee543acadd65271b890f619242b8510332c705..cd987cdd8083dccac04dd24cdde14000a418c9aa 100644 (file)
   height: 80px;
 }  
 
   height: 80px;
 }  
 
-.themesLink {
+*|*.themesLink {
   margin-left: 5px;
   text-decoration: underline;
   color: blue;
   cursor: pointer;
 }
 
   margin-left: 5px;
   text-decoration: underline;
   color: blue;
   cursor: pointer;
 }
 
-.themesLink:active {
+*|*.themesLink:active {
   color: red;
 }
 
   color: red;
 }
 
index 13685a121875f0482c2824e403d784b4cbea4b1c..c6eed4f3e6b609e269672d634568e0f062436331 100644 (file)
@@ -127,6 +127,7 @@ statusbar {
   border-top: 1px solid #9999CC;
   background-color: #666699;
   color: #CCD0DD;
   border-top: 1px solid #9999CC;
   background-color: #666699;
   color: #CCD0DD;
+  min-width: 1px;
 }
 
 statusbarpanel {
 }
 
 statusbarpanel {
@@ -154,4 +155,4 @@ resizer[dir="bottomright"] {
 
 .toolbar-focustarget {
   -moz-user-focus: ignore !important;
 
 .toolbar-focustarget {
   -moz-user-focus: ignore !important;
-}
\ No newline at end of file
+}