X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprefpanels.css;h=5d7621ba77def8fa625e1c6d04df55a8874025c7;hp=07f2f3d8f8146aaafbb8d859dd566310115ebadd;hb=f7d5404cec3e2433f0e7c3f0bac16aae1cfb061c;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index 07f2f3d8..5d7621ba 100644 --- a/EarlyBlue/communicator/prefpanels.css +++ b/EarlyBlue/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 {