X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=chrome%2Ficedeb.css;fp=chrome%2Ficedeb.css;h=6b21319a1fa6cde4d8ec51f8e097338f350927e6;hp=0000000000000000000000000000000000000000;hb=101b6fa7de96b90a611e43467e07739fc52fbd3b;hpb=e754f90aea675f92a80513034e2b014a923119d4 diff --git a/chrome/icedeb.css b/chrome/icedeb.css new file mode 100644 index 0000000..6b21319 --- /dev/null +++ b/chrome/icedeb.css @@ -0,0 +1,17 @@ +#icedeb-bts, +#wrapper-icedeb-bts +{list-style-image: url("chrome://icedeb/content/icedeb-bts.png");} + +/* common style for all custom buttons */ +.icedeb-bts +{-moz-image-region: rect( 0px 24px 24px 0px);} + +.icedeb-bts:hover +{-moz-image-region: rect(24px 24px 48px 0px);} + +[iconsize="small"] .icedeb-bts +{-moz-image-region: rect( 0px 40px 16px 24px);} + +[iconsize="small"] .icedeb-bts:hover +{-moz-image-region: rect(24px 40px 40px 24px);} +