Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename

This commit is contained in:
Rushabh Mehta
2012-04-27 18:39:56 +05:30
21 changed files with 735 additions and 249 deletions

View File

@@ -3819,3 +3819,12 @@ body {
max-width: 260px !important;
}
.expiry-info {
margin-top: 40px;
margin-bottom: -40px;
text-align: center;
background-color: rgb(255, 255, 204);
padding: 7px;
z-index: 1;
}