keep up with Classic
authorrobert <robert>
Wed, 27 Aug 2003 19:39:17 +0000 (19:39 +0000)
committerrobert <robert>
Wed, 27 Aug 2003 19:39:17 +0000 (19:39 +0000)
LCARStrek/communicator/prefpanels.css
LCARStrek/global/autocomplete.css
LCARStrek/global/global.css

index 68790e3c5d62d750929a60ae58217f4dab243c7b..430ccf14b939bcde309e1d3379da8343aa004b23 100644 (file)
   height: 80px;
 }  
 
-.themesLink {
+*|*.themesLink {
   margin-left: 5px;
   text-decoration: normal;
   color: #FF9F00;
   cursor: pointer;
 }
 
-.themesLink:hover {
+*|*.themesLink:hover {
   text-decoration: underline;
   color: #9C9CFF;
 }
index a3b9f1f9127209ca5bb1eb4d917139fb2ab86510..3a202b13dc75cd2a9f389c69eb520d9203b92c61 100644 (file)
@@ -36,7 +36,6 @@
  * ***** END LICENSE BLOCK ***** */
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-@namespace html url("http://www.w3.org/1999/xhtml");
 
 /* ===== autocomplete.css =================================================
   == Styles used by the autocomplete widget.
@@ -119,4 +118,4 @@ textbox {
 
 .autocomplete-treebody::-moz-tree-cell-text(menuactive) {
   color: #000000 !important;
-}
\ No newline at end of file
+}
index 9cf72ee0e0afa79f9a0262f3b43f14bed240f211..2b3491f462642c1ecec274d3f3ec728324de5131 100644 (file)
@@ -138,6 +138,7 @@ iframe {
 
 statusbar {
   margin-top: 3px;
+  min-width: 1px;
 }
 
 .statusbar-center {