sync both themes with toolkit windows theme changes in Mozilla 42-44 cycles
[themes.git] / LCARStrek / global / findBar.css
index d7e963df91c2a97f7a263a4994c57d93c3527fc6..2912cc85c78ea05252e398726383854cb2914486 100644 (file)
@@ -21,6 +21,11 @@ findbar[hidden] {
   transition-delay: 0s, 0s, 150ms;
 }
 
+findbar[noanim] {
+  transition-duration: 0s !important;
+  transition-delay: 0s !important;
+}
+
 findbar[position="top"][hidden] {
   margin-bottom: auto;
   margin-top: -1em;