From cd4f81542018d9bd636d8ceec2ba08aa0e579d99 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Mon, 10 Sep 2012 19:14:20 +0200 Subject: [PATCH] sync both themes with chatzilla classic changes in SeaMonkey 2.13 cycle --- EarlyBlue/chatzilla/channels.css | 10 +++++----- LCARStrek/chatzilla/channels.css | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/EarlyBlue/chatzilla/channels.css b/EarlyBlue/chatzilla/channels.css index 23dd9d9d..61dfe86a 100644 --- a/EarlyBlue/chatzilla/channels.css +++ b/EarlyBlue/chatzilla/channels.css @@ -2,15 +2,15 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#leftPanel { - width: 38em; - height: 25em; -} - #rightPanel { width: 12em; } +#bottomPanel { + width: 50em; + height: 20em; +} + .platform-Mac #rightPanel { width: 18em; } diff --git a/LCARStrek/chatzilla/channels.css b/LCARStrek/chatzilla/channels.css index 23dd9d9d..61dfe86a 100644 --- a/LCARStrek/chatzilla/channels.css +++ b/LCARStrek/chatzilla/channels.css @@ -2,15 +2,15 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#leftPanel { - width: 38em; - height: 25em; -} - #rightPanel { width: 12em; } +#bottomPanel { + width: 50em; + height: 20em; +} + .platform-Mac #rightPanel { width: 18em; } -- 2.35.3