From 5d0305e8f284fe9ce0ec47325a6fd56508ce65f4 Mon Sep 17 00:00:00 2001 From: nanalelfe Date: Sun, 28 Aug 2016 01:50:33 -0400 Subject: Integrated socketst.io and setup the notification function --- assets/css/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'assets/css/style.css') diff --git a/assets/css/style.css b/assets/css/style.css index fbc38fd..d9ac8f5 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -620,3 +620,13 @@ hr { border-top-left-radius: 8px !important; border-bottom-left-radius: 8px !important; } + +.notification-dropdown-menu { + width: 400px !important; + height: auto !important; +} + +.badge { + background-color: #f2dede !important; + color: #a94442 !important; +} \ No newline at end of file -- cgit v1.2.3