mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-17 22:05:10 +00:00
notifications of todo items
This commit is contained in:
@@ -2252,4 +2252,16 @@ body {
|
||||
.module-icons-selling{ background-position: 0 -528px; }
|
||||
.module-icons-setup{ background-position: 0 -594px; }
|
||||
.module-icons-stock{ background-position: 0 -660px; }
|
||||
.module-icons-support{ background-position: 0 -726px; }
|
||||
.module-icons-support{ background-position: 0 -726px; }
|
||||
|
||||
.topbar-new-comments {
|
||||
margin: -3px 0px;
|
||||
padding: 2px;
|
||||
font-size: 14px;
|
||||
color: #fff;
|
||||
background-color: #B00D07;
|
||||
min-width: 20px;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user