Standardised some naming of the icons to allow for other themes

This commit is contained in:
Deon George
2009-07-08 20:10:57 +10:00
parent 7273ad292b
commit 1aa88e4dc3
49 changed files with 66 additions and 66 deletions

View File

@@ -565,7 +565,7 @@ span.hint {
/* Login Box */
#login {
background: url('../../images/default/uid.png') no-repeat 0 1px;
background: url('../../images/default/ldap-uid.png') no-repeat 0 1px;
background-color: #FAFAFF;
color: #000000;
padding-left: 17px;