adjust both themes for changes in toolkit winstripe in Mozilla 19 cycle
[themes.git] / LCARStrek / global / findBar.css
index f4459c0a7fc42449d07febc79a2501cd2d4d10db..58865a2aaaf7bb5b9178cddb99dd703d7f57cc50 100644 (file)
@@ -80,3 +80,7 @@ findbar {
 .find-status-icon[status="wrapped"] {
   list-style-image: url("chrome://global/skin/icons/wrap.png");
 }
+
+.find-status-icon[status="pending"] {
+  list-style-image: url("chrome://global/skin/icons/loading.gif");
+}