X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fprefpanels.css;h=68790e3c5d62d750929a60ae58217f4dab243c7b;hp=7bc1b7cd6a3f6e2f7c876b89a71fc066f8e1d5f1;hb=4115f43c2ac9db84c2a8af9784a566c859871db3;hpb=b1eaa41997928ca662ce1158215dc02e5b203eb0 diff --git a/LCARStrek/communicator/prefpanels.css b/LCARStrek/communicator/prefpanels.css index 7bc1b7cd..68790e3c 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; }