summaryrefslogtreecommitdiff
path: root/themes/default/css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/css')
-rw-r--r--themes/default/css/screen.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css
index fd9f64df..165112ca 100644
--- a/themes/default/css/screen.css
+++ b/themes/default/css/screen.css
@@ -606,12 +606,12 @@ form .gError,
background-image: url('../images/ico-view-album.png');
}
-#gViewMenu #gAddWatchLink {
- background-image: url('../images/ico-watch-add.png');
+#gViewMenu #gAddNotifyLink {
+ background-image: url('../images/ico-notify-add.png');
}
-#gViewMenu #gRemoveWatchLink {
- background-image: url('../images/ico-watch-remove.png');
+#gViewMenu #gRemoveNotifyLink {
+ background-image: url('../images/ico-notify-remove.png');
}
#gViewMenu #gHybridLink {