Merge pull request #2070 from netchampfaris/ui-fixes
[ui][fix] frappe/erpnext#6378
This commit is contained in:
commit
9ccd5ab20a
3 changed files with 3 additions and 0 deletions
|
|
@ -126,6 +126,7 @@
|
|||
color: #fff;
|
||||
text-align: center;
|
||||
padding: 2px 5px;
|
||||
background-color: #98d85b;
|
||||
}
|
||||
.navbar-new-comments-true {
|
||||
background-color: #ff5858;
|
||||
|
|
|
|||
|
|
@ -126,6 +126,7 @@
|
|||
color: #fff;
|
||||
text-align: center;
|
||||
padding: 2px 5px;
|
||||
background-color: #98d85b;
|
||||
}
|
||||
.navbar-new-comments-true {
|
||||
background-color: #ff5858;
|
||||
|
|
|
|||
|
|
@ -153,6 +153,7 @@
|
|||
color: #fff;
|
||||
text-align: center;
|
||||
padding: 2px 5px;
|
||||
background-color: @indicator-green;
|
||||
}
|
||||
|
||||
.navbar-new-comments-true {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue