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 0912af4..d67b681 100644
--- a/notifier/growl.css
+++ b/notifier/growl.css
@@ -65,11 +65,11 @@ div.observer_growl div.observer_growl_notification div.header {
font-size: 10px;
}
-div.observer_growl div.observer_growl_notification div.header a:link {
+div.observer_growl div.observer_growl_notification a:link {
color: #EF6D29;
}
-div.observer_growl div.observer_growl_notification div.header a:hover {
+div.observer_growl div.observer_growl_notification a:visited {
color: #A50000;
}