notifications of todo items

This commit is contained in:
Anand Doshi
2012-02-20 16:31:55 +05:30
parent 90aee34b10
commit c3023be794
14 changed files with 310 additions and 127 deletions

View File

@@ -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 {