diff options
| author | HumairAK <humair88@hotmail.com> | 2016-09-18 21:02:07 +0000 |
|---|---|---|
| committer | HumairAK <humair88@hotmail.com> | 2016-09-18 21:02:07 +0000 |
| commit | 541341598d5ed0e5c8ef9b2325dc6bbec958463a (patch) | |
| tree | 2b52efc8b69bd787e16cc523b12d2a54caabd405 /assets/css/style.css | |
| parent | d181c175009ef9b3523f025a28c678ae83be024e (diff) | |
| parent | 535d6cfc7a66f174e6f9c656766bee9c15964c48 (diff) | |
Merged conflict
Diffstat (limited to 'assets/css/style.css')
| -rw-r--r-- | assets/css/style.css | 10 |
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 |
