Fix breakage of the popup in windows managers that don't support opacity well - now...
[themes.git] / EarlyBlue / global / popup.css
index bc00318bf6dcf2d829a89f9d39f7efaec02c543e..99d0ec089eb62ccd8920d7a43b31b474ff7d0eb2 100644 (file)
@@ -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"] {