From: Robert Kaiser Date: Sun, 9 Nov 2014 18:57:45 +0000 (+0100) Subject: sync both themes with classic theme changes in SeaMonkey 2.31 cycle X-Git-Tag: LCARStrek-2.31~10 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=2e52fc60410d4c4e5c507b280530009106afd7ce sync both themes with classic theme changes in SeaMonkey 2.31 cycle --- diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index 004d1515..5d7621ba 100644 --- a/EarlyBlue/communicator/prefpanels.css +++ b/EarlyBlue/communicator/prefpanels.css @@ -125,6 +125,13 @@ checkbox.nogray-disabled[disabled="true"][nogray="true"] { list-style-image: url("chrome://communicator/skin/icons/feedIcon16.png"); } +/* ::::: Search ::::: */ + +#engineList > .menulist-label-box > .menulist-icon { + height: 16px; + width: 16px; +} + /* ::::: Sync ::::: */ #syncDesc { diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index ef893a47..c325f028 100644 --- a/LCARStrek/communicator/prefpanels.css +++ b/LCARStrek/communicator/prefpanels.css @@ -125,6 +125,13 @@ checkbox.nogray-disabled[disabled="true"][nogray="true"] { list-style-image: url("chrome://communicator/skin/icons/feedIcon16.png"); } +/* ::::: Search ::::: */ + +#engineList > .menulist-label-box > .menulist-icon { + height: 16px; + width: 16px; +} + /* ::::: Sync ::::: */ #syncDesc {