keep up with Classic development
[themes.git] / EarlyBlue / communicator / prefpanels.css
index e9ee543acadd65271b890f619242b8510332c705..d5384bf7905dcf88662d9c4820912a834ac77024 100644 (file)
   height: 80px;
 }  
 
-.themesLink {
+*|*.themesLink {
   margin-left: 5px;
   text-decoration: underline;
   color: blue;
   cursor: pointer;
 }
 
-.themesLink:active {
+*|*.themesLink:active {
   color: red;
 }
 
@@ -91,9 +91,4 @@
 
 #disabledDomains {
   max-height: 13em;
-}
-
-/* ::::: File icon (32x32) ::::: */
-.file-icon-large {
-  list-style-image: url("chrome://communicator/skin/icons/content-large.gif");
-}
+}
\ No newline at end of file