]> git.ktnx.net Git - icedeb.git/blob - chrome/icedeb.css
6b21319a1fa6cde4d8ec51f8e097338f350927e6
[icedeb.git] / chrome / icedeb.css
1 #icedeb-bts,
2 #wrapper-icedeb-bts
3 {list-style-image: url("chrome://icedeb/content/icedeb-bts.png");}
4
5 /* common style for all custom buttons */
6 .icedeb-bts
7 {-moz-image-region: rect( 0px 24px 24px  0px);}
8
9 .icedeb-bts:hover
10 {-moz-image-region: rect(24px 24px 48px  0px);}
11
12 [iconsize="small"] .icedeb-bts
13 {-moz-image-region: rect( 0px 40px 16px 24px);}
14
15 [iconsize="small"] .icedeb-bts:hover
16 {-moz-image-region: rect(24px 40px 40px 24px);}
17