aboutsummaryrefslogtreecommitdiffstats
path: root/notifier/growl.css
diff options
context:
space:
mode:
Diffstat (limited to 'notifier/growl.css')
-rw-r--r--notifier/growl.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/notifier/growl.css b/notifier/growl.css
index d67b681..ab172e0 100644
--- a/notifier/growl.css
+++ b/notifier/growl.css
@@ -36,12 +36,12 @@ body > div.observer_growl.center {
}
/** Cross Browser Styling **/
-div.center div.observer_growl_notification, div.center div.observer_growl-closer {
+div.center div.observer_growl_notification, div.center div.observer_growl_closer {
margin-left: auto;
margin-right: auto;
}
-div.observer_growl div.observer_growl_notification, div.observer_growl div.observer_growl-closer {
+div.observer_growl div.observer_growl_notification, div.observer_growl div.observer_growl_closer {
background-color: #000;
color: #fff;
opacity: .85;