Workaround alignment notify menu's

This commit is contained in:
jeroenpraat
2014-04-19 01:33:30 +00:00
parent 9e865d1e47
commit 2a336dbf7f
3 changed files with 11 additions and 1 deletions

View File

@@ -94,6 +94,9 @@
$notify_linkcolour = "#FFF";
if (! $notify_bghover)
$notify_bghover = "#222";
$notifyseen_linkhover = "#333";
if (! $notify_topmargin)
$notify_topmargin = "-1px";
if (! $notifyseen_bgcolour)
$notifyseen_bgcolour = "#111";
if (! $notifyseen_linkcolour)