added class 'web-footer' to text 'Powered by ERPNext' to make it visible in any background

This commit is contained in:
Anand Doshi
2012-02-24 19:35:09 +05:30
parent d45ab64a85
commit 01a7558589
7 changed files with 4 additions and 19 deletions

View File

@@ -1623,14 +1623,9 @@ body {
.erpnext-footer {
margin: 3px auto;
color: #888;
text-align: center;
}
.erpnext-footer a, .erpnext-footer a:hover, .erpnext-footer a:visited {
color: #666;
}
.module-icons {
background: url(../images/module-icons.png) no-repeat top left;
width:16px;