diff options
author | Horst3180 | 2016-03-07 11:57:14 +0100 |
---|---|---|
committer | Horst3180 | 2016-03-07 11:57:14 +0100 |
commit | eba6095819e2c2192d9a3399cec21f263076e9aa (patch) | |
tree | 327c56c7d12c94a63e631fffafaeb8c8b05be3a1 /arc-firefox-theme/chrome/global/notification.css | |
parent | 88a8bc5ce8bb28d8a1a50abd2d1a8a717c6474e3 (diff) | |
download | solarc-firefox-theme-eba6095819e2c2192d9a3399cec21f263076e9aa.tar.gz solarc-firefox-theme-eba6095819e2c2192d9a3399cec21f263076e9aa.tar.xz solarc-firefox-theme-eba6095819e2c2192d9a3399cec21f263076e9aa.zip |
update to 45.0rc2
Diffstat (limited to 'arc-firefox-theme/chrome/global/notification.css')
-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; } |