X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprefpanels.css;h=4b8640551ab3fd04f11d33db12da8d5461239be7;hp=aa5386113a68db18ba8d80d75d8f8f09effb3e04;hb=6082be9443900156de6457a2839c8a66fdecc420;hpb=74d14f90a7085ce7d63f78d6124b57e9a8422d3f diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index aa538611..4b864055 100644 --- a/EarlyBlue/communicator/prefpanels.css +++ b/EarlyBlue/communicator/prefpanels.css @@ -44,27 +44,27 @@ /* ::::: Themes ::::: */ #skinsTree { height: 80px; -} +} -#themesLink { +*|*.themesLink { margin-left: 5px; text-decoration: underline; color: blue; cursor: pointer; } -#themesLink:active { +*|*.themesLink:active { color: red; } #previewImageContainer { padding: 1px; - height: 92px; + height: 92px; /* background-color: #000000; */ } #previewImage { - max-width: 355px; + max-width: 355px; min-width: 355px; max-height: 85px; min-height: 85px; @@ -77,17 +77,12 @@ width: 4em; } -#mouseWheelMode { - width: 9em; +.prefpanel-font-list { + -moz-box-flex: 1; } -/* ::::: Smart Browsing ::::: */ +/* ::::: Mouse Wheel ::::: */ -#disabledDomains { - max-height: 13em; -} - -/* ::::: File icon (32x32) ::::: */ -.file-icon-large { - list-style-image: url("chrome://communicator/skin/icons/content-large.gif"); +#mouseWheelMode { + width: 9em; }