Index: lams_central/web/css/main.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/main.css,v diff -u -r1.1.2.14 -r1.1.2.15 --- lams_central/web/css/main.css 29 Nov 2016 08:44:48 -0000 1.1.2.14 +++ lams_central/web/css/main.css 18 Feb 2017 16:22:22 -0000 1.1.2.15 @@ -307,6 +307,9 @@ vertical-align: middle; border-radius: 10px; } +#notificationsPendingCount.btn-default { + background-color: #ddd; +} /*DIALOGS*/ .dialogContainer {