simple_dialog.css in Simple Dialog 7
Same filename and directory in other branches
.simple-dialog-ajax-loader { background: url(images/ajax_loader_white_bg.gif) no-repeat center center; width: 100%; height: 100%; min-height: 100px; display:block; }
File
css/simple_dialog.cssView source
- .simple-dialog-ajax-loader {
- background: url(images/ajax_loader_white_bg.gif) no-repeat center center;
- width: 100%;
- height: 100%;
- min-height: 100px;
- display:block;
- }