X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprefpanels.css;h=c325f0288ed78e5b0540e1b2e962e71f2bfc5d15;hp=037fc8dae0553ad346fe3549954a237fea328d9a;hb=913ef947c73bd5a1d6df86856e5285a59423e947;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index 037fc8da..c325f028 100644 --- a/LCARStrek/communicator/prefpanels.css +++ b/LCARStrek/communicator/prefpanels.css @@ -19,6 +19,12 @@ -moz-box-flex: 1; } +/* checkbox which is disabled for changes but non-gray text (i.e., in effect) */ + +checkbox.nogray-disabled[disabled="true"][nogray="true"] { + color: inherit; +} + /* ::::: Applications ::::: */ /** * Line up the actions menu with action labels above and below it. @@ -119,6 +125,13 @@ list-style-image: url("chrome://communicator/skin/icons/feedIcon16.png"); } +/* ::::: Search ::::: */ + +#engineList > .menulist-label-box > .menulist-icon { + height: 16px; + width: 16px; +} + /* ::::: Sync ::::: */ #syncDesc {