make tabbox widget and textbox widget work like they should, fixing tabbox crasher
[themes.git] / LCARStrek / communicator / skin / prefpanels.css
1 /********** Fonts ***************/
2
3 #sizeVar, #sizeMono {
4         width: 4em;
5 }
6
7 #mouseWheelMode {
8       width: 9em;
9 }
10
11 /******* SmartBrowsing **********/
12
13 #disabledDomains {
14         max-height: 13em;
15 }
16
17 .smileface {                                                                             
18         list-style-image : url("chrome://messenger/skin/smile.gif");
19 }
20
21 #previewImageContainer {
22         overflow: hidden;
23         height: 92px;
24         max-width: 360px;
25         background-color: #000000;
26         padding: 2px;
27 }
28