X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprefpanels.css;h=4b8640551ab3fd04f11d33db12da8d5461239be7;hp=cd987cdd8083dccac04dd24cdde14000a418c9aa;hb=caf7fc110fe23265fa8401a3c5d0ff4849604a0f;hpb=3eaf106014e514a8370529f21dab51177785274c diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index cd987cdd..4b864055 100644 --- a/EarlyBlue/communicator/prefpanels.css +++ b/EarlyBlue/communicator/prefpanels.css @@ -44,7 +44,7 @@ /* ::::: Themes ::::: */ #skinsTree { height: 80px; -} +} *|*.themesLink { margin-left: 5px; @@ -59,12 +59,12 @@ #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; @@ -86,14 +86,3 @@ #mouseWheelMode { width: 9em; } - -/* ::::: Smart Browsing ::::: */ - -#disabledDomains { - max-height: 13em; -} - -/* ::::: File icon (32x32) ::::: */ -.file-icon-large { - list-style-image: url("chrome://communicator/skin/icons/content-large.gif"); -}