Authored by xuqi

filter opacity

1 .loading-mask { 1 .loading-mask {
2 position: absolute; 2 position: absolute;
3 - background: rgba(0,0,0,.3); 3 + background: rgba(0,0,0,.1);
4 top: 0; 4 top: 0;
5 bottom: 0; 5 bottom: 0;
6 right: 0; 6 right: 0;