sync LCARStrek with windows browser theme changes in Firefox 24
[themes.git] / LCARStrek / global / popup.css
index 984f3da0891bc776abd92e0314b7e39fabc237e0..9095fc1ff4bbb9c48434815cee43a4615467a259 100644 (file)
@@ -31,7 +31,9 @@ panel[type="arrow"] {
 }
 
 .panel-arrowcontainer:not([panelopen]) {
-  opacity: 0;
+  /* 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; */
 }
 
 .panel-arrowcontainer:not([panelopen])[side="top"] {
@@ -105,6 +107,8 @@ panel[type="arrow"][side="right"] {
   margin-left: -5px;
 }
 
+/* ::::: tooltip ::::: */
+
 tooltip {
   border-radius: 3px;
   background-color: #9C9CFF;