mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +00:00
notifications of todo items
This commit is contained in:
@@ -1036,6 +1036,19 @@ body {
|
||||
.module-icons-setup{ background-position: 0 -594px; }
|
||||
.module-icons-stock{ background-position: 0 -660px; }
|
||||
.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;
|
||||
}
|
||||
|
||||
/*
|
||||
* erpnext/website/css/website.css
|
||||
*/#body_div {
|
||||
|
||||
Reference in New Issue
Block a user