From: Robert Kaiser Date: Mon, 10 Sep 2012 17:14:20 +0000 (+0200) Subject: sync both themes with chatzilla classic changes in SeaMonkey 2.13 cycle X-Git-Tag: EarlyBlue-2.13~6 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=cd4f81542018d9bd636d8ceec2ba08aa0e579d99;ds=sidebyside sync both themes with chatzilla classic changes in SeaMonkey 2.13 cycle --- 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; }