updates to both themes for 1.9.1 toolkit winstripe changes, suite classic changes...
[themes.git] / EarlyBlue / communicator / preferences.css
index 1c33deb61a05f1cc3f9d3b035963552ba1a9c1b5..cd4c8f026970d5e7cf96add60f72c1481a009cc4 100644 (file)
@@ -46,38 +46,3 @@ prefwindow {
   -moz-padding-start: 8px;
   -moz-padding-end: 10px;
 }
-
-/* File Field Widget */
-filefield {
-  margin: 2px 4px;
-  border: 1px inset #CCD0DD;
-}
-
-.fileFieldContentBox {
-  background-color: #CCD0DD;
-}
-
-filefield[disabled="true"] {
-  color: #CCCCCC;
-  border: 1px solid #666699;
-}
-
-.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;
-}