From 4839c235da1ce6ed61c71d0a9d28df14c01b567b Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 25 Feb 2012 03:28:07 -0800 Subject: theme seen,unseen notifications --- view/theme/duepuntozero/nav.tpl | 2 +- view/theme/duepuntozero/style.css | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/duepuntozero/nav.tpl b/view/theme/duepuntozero/nav.tpl index 920c077aa..7f13bd834 100755 --- a/view/theme/duepuntozero/nav.tpl +++ b/view/theme/duepuntozero/nav.tpl @@ -65,5 +65,5 @@ diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 4604bedf0..bf9432245 100755 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -3034,3 +3034,7 @@ ul.menu-popup { height: 32px; padding: 7px 7px 0px 0px; } + +.notify-seen { + background: #DDDDDD; +} \ No newline at end of file -- cgit v1.2.3