diff options
Diffstat (limited to 'arc-firefox-theme/chrome/global')
-rw-r--r-- | arc-firefox-theme/chrome/global/notification.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arc-firefox-theme/chrome/global/notification.css b/arc-firefox-theme/chrome/global/notification.css index ffa0607..125f060 100644 --- a/arc-firefox-theme/chrome/global/notification.css +++ b/arc-firefox-theme/chrome/global/notification.css @@ -7,6 +7,7 @@ notification { color: -moz-gtk-info-bar-text; -moz-appearance: -moz-gtk-info-bar; + background-color: InfoBackground; text-shadow: none; } |