aboutsummaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css10
1 files changed, 10 insertions, 0 deletions
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