]> git.ktnx.net Git - icedeb.git/blob - chrome/icedeb.css
drop hover versions, use larger fonts normally
[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 #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 /* common style for all custom buttons */
14 .icedeb-button
15 {-moz-image-region: rect( 0px 24px 24px  0px);}
16
17 [iconsize="small"] .icedeb-button
18 {-moz-image-region: rect( 0px 40px 16px 24px);}