X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fpreferences.css;h=734a2ca73002328f48e3ff3a60e559b4cdff7999;hp=5b7c30d71052b37201a513d71da7d1f3f3682f3a;hb=8b17a53f795d5dac9741cb28dc374ddb927488ae;hpb=3d54c33ba34faa1d68e8a05b91b44ca6478e24b1 diff --git a/LCARStrek/communicator/preferences.css b/LCARStrek/communicator/preferences.css index 5b7c30d7..734a2ca7 100644 --- a/LCARStrek/communicator/preferences.css +++ b/LCARStrek/communicator/preferences.css @@ -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; -}