]> git.ktnx.net Git - icedeb.git/blob - chrome/content/icedeb.css
c0f09fd8fb36676f8535d9264252648abc52361d
[icedeb.git] / chrome / content / icedeb.css
1 #icedeb-bts,
2 #wrapper-icedeb-bts
3 {list-style-image: url("chrome://icedeb/content/icedeb-bts.png");}
4
5 #icedeb-pts,
6 #wrapper-icedeb-pts
7 {list-style-image: url("chrome://icedeb/content/icedeb-pts.png");}
8
9 #icedeb-deb,
10 #wrapper-icedeb-deb
11 {list-style-image: url("chrome://icedeb/content/icedeb-deb.png");}
12
13 #icedeb-ml,
14 #wrapper-icedeb-ml
15 {list-style-image: url("chrome://icedeb/content/icedeb-ml.png");}
16
17 #icedeb-ddpo,
18 #wrapper-icedeb-ddpo
19 {list-style-image: url("chrome://icedeb/content/icedeb-ddpo.png");}
20
21 /* common style for all custom buttons */
22 .icedeb-button
23 {-moz-image-region: rect( 0px 24px 24px  0px);}
24
25 [iconsize="small"] .icedeb-button
26 {-moz-image-region: rect( 0px 40px 16px 24px);}