aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/sass/browser-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'arc-firefox-theme/chrome/browser/sass/browser-dark.css')
-rw-r--r--arc-firefox-theme/chrome/browser/sass/browser-dark.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/arc-firefox-theme/chrome/browser/sass/browser-dark.css b/arc-firefox-theme/chrome/browser/sass/browser-dark.css
index 0142e1a..d763347 100644
--- a/arc-firefox-theme/chrome/browser/sass/browser-dark.css
+++ b/arc-firefox-theme/chrome/browser/sass/browser-dark.css
@@ -2058,10 +2058,10 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
list-style-image: url("chrome://browser/skin/tabbrowser/crashed.svg"); }
.tab-throbber[busy] {
- list-style-image: url("chrome://browser/skin/tabbrowser/connecting.png"); }
+ list-style-image: url("chrome://browser/skin/custom_images/connecting.png"); }
.tab-throbber[progress] {
- list-style-image: url("chrome://browser/skin/tabbrowser/loading.png"); }
+ list-style-image: url("chrome://browser/skin/custom_images/loading.png"); }
.tab-label {
-moz-margin-end: 0;