aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/darkzero
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-12 01:28:04 -0700
committerfriendica <info@friendica.com>2012-05-12 01:28:04 -0700
commit99e4ea19e733f86259e39f5a22d64f1521abc5ae (patch)
treed19beecde1e41869b99879ad92a4cf3e550fd364 /view/theme/darkzero
parentaa83198611f2da482a0927bac122176a4d33d4ec (diff)
parent2454028ef61a3ea1dd8308896c8bbf1f04f97ac9 (diff)
downloadvolse-hubzilla-99e4ea19e733f86259e39f5a22d64f1521abc5ae.tar.gz
volse-hubzilla-99e4ea19e733f86259e39f5a22d64f1521abc5ae.tar.bz2
volse-hubzilla-99e4ea19e733f86259e39f5a22d64f1521abc5ae.zip
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/darkzero')
-rw-r--r--view/theme/darkzero/style.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css
index 12c7d3c25..a3df740eb 100644
--- a/view/theme/darkzero/style.css
+++ b/view/theme/darkzero/style.css
@@ -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;
+} \ No newline at end of file