X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprefpanels.css;h=cfab24844c7aac727d80f363caf7f467ac37eb11;hp=037fc8dae0553ad346fe3549954a237fea328d9a;hb=39819724e7ccf708c0bb3a149b5f02749ea81c60;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index 037fc8da..cfab2484 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. @@ -42,8 +48,8 @@ .handler-action > .listcell-icon, .handler-type > .listcell-icon { margin: 0px; - -moz-margin-start: 3px; - -moz-margin-end: 5px; + margin-inline-start: 3px; + margin-inline-end: 5px; height: 16px; width: 16px; } @@ -59,7 +65,7 @@ .actionsMenu > .menulist-label-box { padding: 1px; - -moz-padding-start: 0; + padding-inline-start: 0; } .actionsMenu > .menulist-label-box > .menulist-icon { @@ -70,8 +76,8 @@ .handler-action > .menu-iconic-left { padding: 1px; - -moz-margin-start: 2px !important; - -moz-margin-end: 5px !important; + margin-inline-start: 2px !important; + margin-inline-end: 5px !important; /** * Make the icons appear. @@ -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 {