Feature #19097 » 0008-Make-loading-indicator-wider.patch
| public/stylesheets/responsive.css | ||
|---|---|---|
| 687 | 687 |
float: right; |
| 688 | 688 |
} |
| 689 | 689 | |
| 690 |
/* loading indicator */ |
|
| 691 |
#ajax-indicator {
|
|
| 692 |
width: 60%; |
|
| 693 |
left: 20%; |
|
| 694 |
} |
|
| 695 | ||
| 690 | 696 |
/*----------------------------------------*\ |
| 691 | 697 |
F) PAGE SPECIFIC STYLES |
| 692 | 698 |
\*----------------------------------------*/ |