throbber-general.css in Ajax loader 7
Same filename and directory in other branches
.ajax-throbber { margin: 40px auto; width: 40px; height: 40px; position: relative; } .ajax-progress-throbber, .views-admin .ajax-progress-throbber { background: none; }
File
css/throbber-general.cssView source
- .ajax-throbber {
- margin: 40px auto;
- width: 40px;
- height: 40px;
- position: relative;
- }
-
- .ajax-progress-throbber,
- .views-admin .ajax-progress-throbber {
- background: none;
- }