From 104992612b4af1eb82fa1d63ee3cb7e5fb8924d0 Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Fri, 19 Oct 2012 15:01:06 -0400 Subject: [PATCH] first pass at making things visually distinct if there are notifications --- frontend/templates/base.html | 4 +--- static/css/sitewide.css | 12 ++++++++++++ static/images/menu_bar_down_arrow.png | Bin 0 -> 427 bytes static/images/menu_bar_up_arrow.png | Bin 0 -> 432 bytes static/less/sitewide.less | 13 +++++++++++-- 5 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 static/images/menu_bar_down_arrow.png create mode 100644 static/images/menu_bar_up_arrow.png diff --git a/frontend/templates/base.html b/frontend/templates/base.html index 2ff10a74..739da2da 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -85,7 +85,7 @@