]> git.ktnx.net Git - icedeb.git/blobdiff - chrome/icedeb.css
add .deb lookup button
[icedeb.git] / chrome / icedeb.css
index 6b21319a1fa6cde4d8ec51f8e097338f350927e6..8ecf6fbe719a511ac10683873180de0b8d2de26b 100644 (file)
@@ -2,16 +2,24 @@
 #wrapper-icedeb-bts
 {list-style-image: url("chrome://icedeb/content/icedeb-bts.png");}
 
 #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 */
 /* common style for all custom buttons */
-.icedeb-bts
+.icedeb-button
 {-moz-image-region: rect( 0px 24px 24px  0px);}
 
 {-moz-image-region: rect( 0px 24px 24px  0px);}
 
-.icedeb-bts:hover
+.icedeb-bbutton:hover
 {-moz-image-region: rect(24px 24px 48px  0px);}
 
 {-moz-image-region: rect(24px 24px 48px  0px);}
 
-[iconsize="small"] .icedeb-bts
+[iconsize="small"] .icedeb-button
 {-moz-image-region: rect( 0px 40px 16px 24px);}
 
 {-moz-image-region: rect( 0px 40px 16px 24px);}
 
-[iconsize="small"] .icedeb-bts:hover
+[iconsize="small"] .icedeb-button:hover
 {-moz-image-region: rect(24px 40px 40px 24px);}
 
 {-moz-image-region: rect(24px 40px 40px 24px);}