##// END OF EJS Templates
Make loading indicator wider (#19097)....
Jean-Philippe Lang -
r14441:f4e24d5f7d23
parent child
Show More
@@ -694,6 +694,12
694 float: right;
694 float: right;
695 }
695 }
696
696
697 /* loading indicator */
698 #ajax-indicator {
699 width: 60%;
700 left: 20%;
701 }
702
697 /*----------------------------------------*\
703 /*----------------------------------------*\
698 F) PAGE SPECIFIC STYLES
704 F) PAGE SPECIFIC STYLES
699 \*----------------------------------------*/
705 \*----------------------------------------*/
General Comments 0
You need to be logged in to leave comments. Login now