X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprefpanels.css;h=1d7b718d09e4d4ea959de354ef1d13596cdd057e;hp=7bc1b7cd6a3f6e2f7c876b89a71fc066f8e1d5f1;hb=ddc494fc510684ce84c8818a5859c8a9717c5f5d;hpb=b1eaa41997928ca662ce1158215dc02e5b203eb0 diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index 7bc1b7cd..1d7b718d 100644 --- a/LCARStrek/communicator/prefpanels.css +++ b/LCARStrek/communicator/prefpanels.css @@ -44,32 +44,32 @@ /* ::::: Themes ::::: */ #skinsTree { height: 80px; -} +} -#themesLink { +*|*.themesLink { margin-left: 5px; text-decoration: normal; color: #FF9F00; cursor: pointer; } -#themesLink:hover { +*|*.themesLink:hover { text-decoration: underline; color: #9C9CFF; } #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; @@ -82,19 +82,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; }