|
|
@@ -43,7 +43,7 @@ Ext.application({
|
|
|
}
|
|
|
|
|
|
.login-user{
|
|
|
- margin:0 0 10px 15px!important;
|
|
|
+ margin:0 0 20px 25px!important;
|
|
|
background:url(static/images/login/add_user_24px.png) no-repeat 0px 0px;
|
|
|
}
|
|
|
|
|
|
@@ -53,7 +53,7 @@ Ext.application({
|
|
|
}
|
|
|
|
|
|
.login-password{
|
|
|
- margin:0 0 10px 15px!important;
|
|
|
+ margin:0 0 20px 25px!important;
|
|
|
background:url(static/images/login/key_24px.png) no-repeat 0px 0px;
|
|
|
}
|
|
|
|