X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprefpanels.css;h=d5384bf7905dcf88662d9c4820912a834ac77024;hb=0c7f928db227e5dcf900830c3cf317205c2acd33;hp=88e803e77cee8332ef14add626ffe75a7beddf33;hpb=459f2165c65b4cee4b68e0e9cf86819f22031333;p=themes.git diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index 88e803e7..d5384bf7 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; } @@ -85,9 +91,4 @@ #disabledDomains { max-height: 13em; -} - -/* ::::: File icon (32x32) ::::: */ -.file-icon-large { - list-style-image: url("chrome://communicator/skin/icons/content-large.gif"); -} +} \ No newline at end of file