]> git.ktnx.net Git - icedeb.git/blobdiff - chrome/icedeb.css
drop hover versions, use larger fonts normally
[icedeb.git] / chrome / icedeb.css
index 6b21319a1fa6cde4d8ec51f8e097338f350927e6..08e60ddbbe5e960f637e411f2ab4898255c87f57 100644 (file)
@@ -2,16 +2,17 @@
 #wrapper-icedeb-bts
 {list-style-image: url("chrome://icedeb/content/icedeb-bts.png");}
 
+#icedeb-pts,
+#wrapper-icedeb-pts
+{list-style-image: url("chrome://icedeb/content/icedeb-pts.png");}
+
+#icedeb-deb,
+#wrapper-icedeb-deb
+{list-style-image: url("chrome://icedeb/content/icedeb-deb.png");}
+
 /* common style for all custom buttons */
-.icedeb-bts
+.icedeb-button
 {-moz-image-region: rect( 0px 24px 24px  0px);}
 
-.icedeb-bts:hover
-{-moz-image-region: rect(24px 24px 48px  0px);}
-
-[iconsize="small"] .icedeb-bts
+[iconsize="small"] .icedeb-button
 {-moz-image-region: rect( 0px 40px 16px 24px);}
-
-[iconsize="small"] .icedeb-bts:hover
-{-moz-image-region: rect(24px 40px 40px 24px);}
-