X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprefpanels.css;h=1d7b718d09e4d4ea959de354ef1d13596cdd057e;hp=bc5325045df964131ebe3f4964f6164b69f17fb9;hb=86609099c5905442cd908d7e7309c9551e1102f1;hpb=dc8e1207f84a5cfa95730773286253bfe4430086 diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index bc532504..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; }