X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprefpanels.css;h=cd987cdd8083dccac04dd24cdde14000a418c9aa;hp=aa5386113a68db18ba8d80d75d8f8f09effb3e04;hb=3eaf106014e514a8370529f21dab51177785274c;hpb=74d14f90a7085ce7d63f78d6124b57e9a8422d3f diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index aa538611..cd987cdd 100644 --- a/EarlyBlue/communicator/prefpanels.css +++ b/EarlyBlue/communicator/prefpanels.css @@ -46,14 +46,14 @@ height: 80px; } -#themesLink { +*|*.themesLink { margin-left: 5px; text-decoration: underline; color: blue; cursor: pointer; } -#themesLink:active { +*|*.themesLink:active { color: red; } @@ -77,6 +77,12 @@ width: 4em; } +.prefpanel-font-list { + -moz-box-flex: 1; +} + +/* ::::: Mouse Wheel ::::: */ + #mouseWheelMode { width: 9em; }