X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fpreferences.css;fp=EarlyBlue%2Fcommunicator%2Fpreferences.css;h=cd4c8f026970d5e7cf96add60f72c1481a009cc4;hp=1c33deb61a05f1cc3f9d3b035963552ba1a9c1b5;hb=8b17a53f795d5dac9741cb28dc374ddb927488ae;hpb=3d54c33ba34faa1d68e8a05b91b44ca6478e24b1 diff --git a/EarlyBlue/communicator/preferences.css b/EarlyBlue/communicator/preferences.css index 1c33deb6..cd4c8f02 100644 --- a/EarlyBlue/communicator/preferences.css +++ b/EarlyBlue/communicator/preferences.css @@ -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; -}