X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=LCARStrek%2Fcommunicator%2Fprefpanels.css;h=430ccf14b939bcde309e1d3379da8343aa004b23;hb=613daf44f803febb8f13cb8e08f43e09d27bfee2;hp=bc5325045df964131ebe3f4964f6164b69f17fb9;hpb=dc8e1207f84a5cfa95730773286253bfe4430086;p=themes.git diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index bc532504..430ccf14 100644 --- a/LCARStrek/communicator/prefpanels.css +++ b/LCARStrek/communicator/prefpanels.css @@ -46,14 +46,14 @@ height: 80px; } -.themesLink { +*|*.themesLink { margin-left: 5px; text-decoration: normal; color: #FF9F00; cursor: pointer; } -.themesLink:hover { +*|*.themesLink:hover { text-decoration: underline; color: #9C9CFF; } @@ -82,6 +82,12 @@ width: 4em; } +.prefpanel-font-list { + -moz-box-flex: 1; +} + +/* ::::: Mouse Wheel ::::: */ + #mouseWheelMode { width: 9em; }