updates to both themes for 1.9.1 toolkit winstripe changes, suite classic changes...
[themes.git] / LCARStrek / communicator / preferences.css
index 5b7c30d71052b37201a513d71da7d1f3f3682f3a..734a2ca73002328f48e3ff3a60e559b4cdff7999 100644 (file)
@@ -51,38 +51,3 @@ prefwindow {
 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;
-}