From: Robert Kaiser Date: Sun, 13 Mar 2011 20:12:11 +0000 (+0100) Subject: sync both themes with toolkit winstripe changes up to 2001-03-13 X-Git-Tag: EarlyBlue-2.1~33 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=203a977890308df99566c32daca3ceef2b52791a sync both themes with toolkit winstripe changes up to 2001-03-13 --- diff --git a/EarlyBlue/mozapps/extensions/extensions.css b/EarlyBlue/mozapps/extensions/extensions.css index 48de940a..bf2e8662 100644 --- a/EarlyBlue/mozapps/extensions/extensions.css +++ b/EarlyBlue/mozapps/extensions/extensions.css @@ -43,7 +43,9 @@ #view-port-container { /* Needed to allow the radius to clip the inner content, see bug 595656 */ + /* Disabled because of bug 623615 overflow: hidden; + */ background-color: #FFFFFF; border: 1px solid #666699; } diff --git a/LCARStrek/mozapps/extensions/extensions.css b/LCARStrek/mozapps/extensions/extensions.css index c5ac80b5..4a46d54e 100644 --- a/LCARStrek/mozapps/extensions/extensions.css +++ b/LCARStrek/mozapps/extensions/extensions.css @@ -43,7 +43,9 @@ #view-port-container { /* Needed to allow the radius to clip the inner content, see bug 595656 */ + /* Disabled because of bug 623615 overflow: hidden; + */ border: 1px solid #9C9CFF; border-radius: 5px; }