X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprefpanels.css;h=4b8640551ab3fd04f11d33db12da8d5461239be7;hp=e9ee543acadd65271b890f619242b8510332c705;hb=6082be9443900156de6457a2839c8a66fdecc420;hpb=afb758a00fc5ebfc2811cfb25037b225e9192a0c diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index e9ee543a..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; @@ -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"); -}