From 3eaf106014e514a8370529f21dab51177785274c Mon Sep 17 00:00:00 2001 From: robert Date: Wed, 27 Aug 2003 19:39:07 +0000 Subject: [PATCH] keep up eith Classic --- EarlyBlue/communicator/prefpanels.css | 4 ++-- EarlyBlue/global/global.css | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) 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 +} -- 2.35.3