Merge pull request #2070 from netchampfaris/ui-fixes

[ui][fix] frappe/erpnext#6378
This commit is contained in:
Nabin Hait 2016-09-20 11:01:48 +05:30 committed by GitHub
commit 9ccd5ab20a
3 changed files with 3 additions and 0 deletions

View file

@ -126,6 +126,7 @@
color: #fff;
text-align: center;
padding: 2px 5px;
background-color: #98d85b;
}
.navbar-new-comments-true {
background-color: #ff5858;

View file

@ -126,6 +126,7 @@
color: #fff;
text-align: center;
padding: 2px 5px;
background-color: #98d85b;
}
.navbar-new-comments-true {
background-color: #ff5858;

View file

@ -153,6 +153,7 @@
color: #fff;
text-align: center;
padding: 2px 5px;
background-color: @indicator-green;
}
.navbar-new-comments-true {