From: robert Date: Wed, 27 Aug 2003 19:39:07 +0000 (+0000) Subject: keep up eith Classic X-Git-Tag: EarlyBlue-2.0a1~76 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=3eaf106014e514a8370529f21dab51177785274c keep up eith Classic --- diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index e9ee543a..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; } diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index 13685a12..c6eed4f3 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -127,6 +127,7 @@ statusbar { border-top: 1px solid #9999CC; background-color: #666699; color: #CCD0DD; + min-width: 1px; } statusbarpanel { @@ -154,4 +155,4 @@ resizer[dir="bottomright"] { .toolbar-focustarget { -moz-user-focus: ignore !important; -} \ No newline at end of file +}