make tabbox widget and textbox widget work like they should, fixing tabbox crasher
[themes.git] / LCARStrek / communicator / skin / prefpanels.css
index f39a5d68c710496018933e6cbb05d00df4bee113..fafe6bc8ba9f32598da5acdf9a6fc4e847f0e8d1 100755 (executable)
@@ -1,15 +1,28 @@
-/********** Fonts ***************/\r
-\r
-#sizeVar, #sizeMono {\r
-       width: 4em;\r
-}\r
-\r
-#mouseWheelMode {\r
-      width: 9em;\r
-}\r
-\r
-/******* SmartBrowsing **********/\r
-\r
-#disabledDomains {\r
-       max-height: 13em;\r
-}\r
+/********** Fonts ***************/
+
+#sizeVar, #sizeMono {
+       width: 4em;
+}
+
+#mouseWheelMode {
+      width: 9em;
+}
+
+/******* SmartBrowsing **********/
+
+#disabledDomains {
+       max-height: 13em;
+}
+
+.smileface {                                                                             
+       list-style-image : url("chrome://messenger/skin/smile.gif");
+}
+
+#previewImageContainer {
+       overflow: hidden;
+       height: 92px;
+       max-width: 360px;
+       background-color: #000000;
+       padding: 2px;
+}
+