X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprefpanels.css;h=1d7b718d09e4d4ea959de354ef1d13596cdd057e;hp=430ccf14b939bcde309e1d3379da8343aa004b23;hb=86609099c5905442cd908d7e7309c9551e1102f1;hpb=2edfca930c4192c6ceff3d738e085a36efae4aa1 diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index 430ccf14..1d7b718d 100644 --- a/LCARStrek/communicator/prefpanels.css +++ b/LCARStrek/communicator/prefpanels.css @@ -44,7 +44,7 @@ /* ::::: Themes ::::: */ #skinsTree { height: 80px; -} +} *|*.themesLink { margin-left: 5px; @@ -60,16 +60,16 @@ #themesLink:active { color: #FFCF00; -} +} #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; @@ -91,16 +91,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"); -}