added attributions pages

This commit is contained in:
Rushabh Mehta
2012-03-01 13:30:34 +05:30
parent 111bca8220
commit 4c1e9e7db4
14 changed files with 132 additions and 10 deletions

View File

@@ -1043,7 +1043,7 @@ div.dialog_head {
}
div.dialog_body {
padding: 8px 4px 16px 4px;
padding: 8px 8px 16px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
@@ -2812,7 +2812,7 @@ body {
}
.erpnext-footer {
margin: 3px auto;
margin: 11px auto;
text-align: center;
}