diff --git a/src/basic-table.html b/src/basic-table.html
index 2cff4a1..5d6481b 100755
--- a/src/basic-table.html
+++ b/src/basic-table.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/calendar.html b/src/calendar.html
index 9b73bcd..35dd327 100755
--- a/src/calendar.html
+++ b/src/calendar.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/charts.html b/src/charts.html
index abff8f6..ef1cf8b 100755
--- a/src/charts.html
+++ b/src/charts.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/chat.html b/src/chat.html
index 54872f9..8cc270d 100755
--- a/src/chat.html
+++ b/src/chat.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/compose.html b/src/compose.html
index 9dd4fb0..d2794aa 100755
--- a/src/compose.html
+++ b/src/compose.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/datatable.html b/src/datatable.html
index df2f496..941927a 100755
--- a/src/datatable.html
+++ b/src/datatable.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/email.html b/src/email.html
index 969d846..1979cde 100755
--- a/src/email.html
+++ b/src/email.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/forms.html b/src/forms.html
index c5fc039..609a88f 100755
--- a/src/forms.html
+++ b/src/forms.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/google-maps.html b/src/google-maps.html
index 50d6656..2f3c2b3 100755
--- a/src/google-maps.html
+++ b/src/google-maps.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/signin.html b/src/signin.html
index 7764f50..1cd0818 100755
--- a/src/signin.html
+++ b/src/signin.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/signup.html b/src/signup.html
index fe3af5f..92afc64 100755
--- a/src/signup.html
+++ b/src/signup.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/ui.html b/src/ui.html
index 1ffca23..55ff401 100755
--- a/src/ui.html
+++ b/src/ui.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {
diff --git a/src/vector-maps.html b/src/vector-maps.html
index 5116d71..75f134a 100755
--- a/src/vector-maps.html
+++ b/src/vector-maps.html
@@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
- z-index 90000;
+ z-index: 90000;
}
#loader.fadeOut {