File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ div.ui-mobile-viewport { overflow-x: hidden; }
2727/* loading screen */
2828.ui-loading .ui-loader { display : block; }
2929.ui-loader { display : none; z-index : 9999999 ; position : fixed; top : 50% ; box-shadow : 0 1px 1px -1px # fff ; left : 50% ; border : 0 ; }
30- .ui-loader-default { background : none; opacity : .18 ; width : 46px ; height : 46px ; margin-left : -18px ; margin-top : -18px ; padding : 1 px ; -webkit-border-radius : 36 px ; -moz-border-radius : 36 px ; border-radius : 36 px ; }
30+ .ui-loader-default { background : none; opacity : .18 ; width : 46px ; height : 46px ; margin-left : -18px ; margin-top : -18px ; }
3131.ui-loader-verbose { width : 200px ; opacity : .88 ; height : auto; margin-left : -110px ; padding : 10px ; }
3232.ui-loader-default h1 { font-size : 0 ; width : 0 ; height : 0 ; overflow : hidden; }
3333.ui-loader-verbose h1 { font-size : 16px ; margin : 0 ; text-align : center; }
34- .ui-loader .ui-icon { display : block; margin : 0 ; width : 46px ; height : 46px ; background-color : transparent ; }
34+ .ui-loader .ui-icon { background-color : # 000 ; display : block; margin : 0 ; width : 46px ; height : 46px ; padding : 1 px ; -webkit-border-radius : 36 px ; -moz-border-radius : 36 px ; border-radius : 36 px ; }
3535.ui-loader-verbose .ui-icon { margin : 0 auto 10px ; }
3636.ui-loader-textonly { padding : 15px ; margin-left : -115px ; }
3737.ui-loader-textonly .ui-icon { display : none; }
You can’t perform that action at this time.
0 commit comments