fix a few small issues with identity area and popups, including breakage of the popup...
[themes.git] / LCARStrek / global / popup.css
index 8c647060d3c761c3d9b5d62936b87e841061cd92..9095fc1ff4bbb9c48434815cee43a4615467a259 100644 (file)
@@ -32,8 +32,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"] {