sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / communicator / preferences.css
index b80957f1c49baecb4f82ef70a06f91bb18d28bbb..a759186c8042e99e5f954ee84c1e4a4d659aa307 100644 (file)
 /* ::::: Main Window ::::: */
 
 prefwindow {
-  padding-top: 8px;
-  padding-bottom: 10px;
-  -moz-padding-start: 8px;
-  -moz-padding-end: 10px;
+  padding: 3px;
 }
 
-/* File Field Widget */
-filefield {
-  margin: 2px 4px;
-  border: 1px solid #9C9CFF;
+#categoryCol {
+  border-radius: 3px 3px 0px 0px;
 }
 
-.fileFieldContentBox {
-  background-color: #000000;
-}
-
-filefield[disabled="true"] {
-  color: #8050B0;
-  border: 1px solid #8050B0;
-}
-
-.fileFieldIcon[disabled="true"] {
-  opacity: 0.4;
-}
-
-.fileFieldIcon {
-  width: 16px;
-  height: 16px;
-  margin-top: 1px;
-  margin-bottom: 1px;
-  -moz-margin-start: 1px;
-  -moz-margin-end: 4px;
-}
-
-.fileFieldLabel {
-  -moz-appearance: none;
-  background-color: transparent;
-  border: none;
-  margin: 0px;
+dialogheader {
+  -moz-margin-start: 3px;
 }