sync both themes with toolkit windows theme changes in Mozilla 42-44 cycles
[themes.git] / EarlyBlue / global / findBar.css
index 6eee423057abb8701459e60d863d47fcae3dc8e5..5b5d48f0ce904e52e5f3ce6e4efae48fbc4497c5 100644 (file)
@@ -22,6 +22,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;