diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/schema/dark.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php index be1777427..0aa81cef5 100644 --- a/view/theme/redbasic/schema/dark.php +++ b/view/theme/redbasic/schema/dark.php @@ -94,7 +94,6 @@ $notify_linkcolour = "#FFF"; if (! $notify_bghover) $notify_bghover = "#222"; - $notifyseen_linkhover = "#333"; if (! $notify_topmargin) $notify_topmargin = "-1px"; if (! $notifyseen_bgcolour) |