start creating ajax loader for address update event
This commit is contained in:
@@ -295,6 +295,15 @@
|
||||
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;
|
||||
}
|
||||
|
||||
|
||||
.existing-image .col-sm-6{
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user