File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 bottom : 0 ;
1414}
1515
16- .pace .pace-inactive .pace-progress {
16+ .pace .pace-inactive .pace-activity {
1717 display : none;
1818}
1919
20- .pace .pace-progress {
20+ .pace .pace-activity {
2121 position : fixed;
2222 z-index : 2000 ;
2323 display : block;
2424 position : absolute;
2525 left : -30px ;
2626 top : -30px ;
2727 height : 90px ;
28- width : 90px !important ;
28+ width : 90px ;
2929 display : block;
3030 border-width : 30px ;
3131 border-style : double;
3838 animation: spin 1s linear infinite;
3939}
4040
41- .pace .pace-progress : before {
41+ .pace .pace-activity : before {
4242 content : ' ' ;
4343 position : absolute;
4444 top : 10px ;
4545 left : 10px ;
4646 height : 50px ;
47- width : 50px !important ;
47+ width : 50px ;
4848 display : block;
4949 border-width : 10px ;
5050 border-style : solid;
Original file line number Diff line number Diff line change 1414 bottom : 0 ;
1515}
1616
17- .pace .pace-inactive .pace-progress {
17+ .pace .pace-inactive .pace-activity {
1818 display : none;
1919}
2020
21- .pace .pace-progress {
21+ .pace .pace-activity {
2222 position : fixed;
2323 z-index : 2000 ;
2424 display : block;
2525 position : absolute;
2626 left : -30px ;
2727 top : -30px ;
2828 height : 90px ;
29- width : 90px !important ;
29+ width : 90px ;
3030 display : block;
3131 border-width : 30px ;
3232 border-style : double;
3939 animation : spin 1s linear infinite;
4040}
4141
42- .pace .pace-progress : before {
42+ .pace .pace-activity : before {
4343 content : ' ' ;
4444 position : absolute;
4545 top : 10px ;
4646 left : 10px ;
4747 height : 50px ;
48- width : 50px !important ;
48+ width : 50px ;
4949 display : block;
5050 border-width : 10px ;
5151 border-style : solid;
You can’t perform that action at this time.
0 commit comments