]> git.ktnx.net Git - icedeb.git/blobdiff - chrome/button.css
Use swirl image for the button
[icedeb.git] / chrome / button.css
index ce1ccc16d01406b12c92da45cce1ad8f48b05d8b..f587cf4276c5f5603d7259759cb560a3e25a24bf 100644 (file)
@@ -1,17 +1,17 @@
-#custom-button-1,
-#wrapper-custom-button-1
-{list-style-image: url("chrome://custombutton/content/button-1.png");}
+#debian-bts-query-button-1,
+#wrapper-debian-bts-query-button-1
+{list-style-image: url("chrome://debian-bts/content/button-1.png");}
 
 /* common style for all custom buttons */
-.custombutton                  
+.debian-bts-query-button
 {-moz-image-region: rect( 0px 24px 24px  0px);}
 
-.custombutton:hover     
+.debian-bts-query-button:hover
 {-moz-image-region: rect(24px 24px 48px  0px);}
 
-[iconsize="small"] .custombutton
+[iconsize="small"] .debian-bts-query-button
 {-moz-image-region: rect( 0px 40px 16px 24px);}
 
-[iconsize="small"] .custombutton:hover
+[iconsize="small"] .debian-bts-query-button:hover
 {-moz-image-region: rect(24px 40px 40px 24px);}