Index: lams_central/web/less/main.less =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/less/Attic/main.less,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_central/web/less/main.less 3 Nov 2016 05:19:42 -0000 1.1.2.1 +++ lams_central/web/less/main.less 18 Feb 2017 16:22:22 -0000 1.1.2.2 @@ -351,6 +351,9 @@ vertical-align: middle; border-radius: 10px; } +#notificationsPendingCount.btn-default { + background-color: #ddd; +} /*DIALOGS*/ .dialogContainer {