Darkzero - fixed notifications bar.

This commit is contained in:
Thomas Willingham 2012-05-12 00:32:47 +01:00
parent 48c48d644f
commit 2454028ef6
1 changed files with 14 additions and 0 deletions

View File

@ -105,3 +105,17 @@ blockquote {
input#acl-search {
background-color: #aaa;
}
.notify-seen {
background:#666;
}
#nav-notifications-menu {
background: #2e2e2f;
}
#nav-notifications-menu li:hover {
background: #444;
}