display customer edit form

This commit is contained in:
Manuel Raynaud
2013-10-04 12:22:22 +02:00
parent 4ec9c54fbe
commit e2ccf3714b
3 changed files with 12 additions and 11 deletions

View File

@@ -295,13 +295,11 @@
width: auto;
}
.loading-global{
background: url("@{imgDir}/ajax-loader.gif") no-repeat;
height: 30px;
display: inline-block;
line-height: 30px;
padding-left: 40px;
width: auto;
.modal-backdrop .loading {
left: 50%;
top: 50%;
right: auto;
position: absolute;
}