Sfoglia il codice sorgente

fixed load z index

tags/0.1.0
Robin Thoni 8 anni fa
parent
commit
eeb8fdcad7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/lubusy.css

+ 1
- 1
src/lubusy.css Vedi File

@@ -4,7 +4,7 @@
4 4
     left:0px;
5 5
     right:0px;
6 6
     bottom:0px;
7
-    z-index:1001;
7
+    z-index:1042;
8 8
 }
9 9
 
10 10
 .lu-busy-animation.ng-hide-add,

Loading…
Annulla
Salva