resync with EarlyBlue
[themes.git] / LCARStrek / communicator / prefpanels.css
index bc5325045df964131ebe3f4964f6164b69f17fb9..8705a5ece96c9e1d24ede3eb63db175891df3649 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;
 }
   width: 4em;
 }
 
+.prefpanel-font-list {
+  -moz-box-flex: 1;
+}
+
+/* ::::: Mouse Wheel ::::: */
+
 #mouseWheelMode {
   width: 9em;
 }
 #disabledDomains {
   max-height: 13em;
 }
-
-/**
- * File icon (32x32)
- **/
-.file-icon-large {
-  list-style-image: url("chrome://communicator/skin/icons/content-large.gif");
-}