From: Robert Kaiser Date: Sat, 7 Dec 2013 01:51:54 +0000 (+0100) Subject: Fix breakage of the popup in windows managers that don't support opacity well - now... X-Git-Tag: LCARStrek-2.23~9 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=5c24efd96c57a58d9b3fa3269df85db8f18789fb;hp=6b94b4db86bc087435a8d96d45b579e5dd121c75 Fix breakage of the popup in windows managers that don't support opacity well - now also for EarlyBlue (LCARStrek had the fix since July) --- diff --git a/EarlyBlue/global/popup.css b/EarlyBlue/global/popup.css index bc00318b..99d0ec08 100644 --- a/EarlyBlue/global/popup.css +++ b/EarlyBlue/global/popup.css @@ -28,8 +28,8 @@ panel[type="arrow"] { .panel-arrowcontainer:not([panelopen]) { /* Does not work correctly in Linux right now. - 2012-09-30 + * Actually, only breaks uncommon Window Managers, but arrowpanels disappear completely. 2013-07-21 opacity: 0; */ - opacity: 0.01; } .panel-arrowcontainer:not([panelopen])[side="top"] {