sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / communicator / preferences.css
index 5b7c30d71052b37201a513d71da7d1f3f3682f3a..a759186c8042e99e5f954ee84c1e4a4d659aa307 100644 (file)
@@ -45,44 +45,9 @@ prefwindow {
 }
 
 #categoryCol {
-  -moz-border-radius: 3px 3px 0px 0px;
+  border-radius: 3px 3px 0px 0px;
 }
 
 dialogheader {
   -moz-margin-start: 3px;
 }
-
-/* File Field Widget */
-filefield {
-  margin: 2px 4px;
-  border: 1px solid #9C9CFF;
-}
-
-.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;
-}