X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=chrome%2Fbutton.css;h=e6ea4fd8c5ab10d4e3c89cfcf2765634d92c4ca1;hp=ce1ccc16d01406b12c92da45cce1ad8f48b05d8b;hb=efaee20886fa4843509a2ea3101b6522c0c4d905;hpb=c00958e6b771a50729f56ec6ce33f68455f40d7f diff --git a/chrome/button.css b/chrome/button.css index ce1ccc1..e6ea4fd 100644 --- a/chrome/button.css +++ b/chrome/button.css @@ -1,17 +1,17 @@ -#custom-button-1, -#wrapper-custom-button-1 +#debian-bts-query-button-1, +#wrapper-debian-bts-query-button-1 {list-style-image: url("chrome://custombutton/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);}