This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Adminator-admin-dashboard
mirror of
https://github.com/puikinsh/Adminator-admin-dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
Add missing colons
pull/2/head
Nguyen Yustar
8 years ago
parent
9fa045dc89
commit
59139d96a4
13 changed files
with
13 additions
and
13 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/basic-table.html
+1
-1
src/calendar.html
+1
-1
src/charts.html
+1
-1
src/chat.html
+1
-1
src/compose.html
+1
-1
src/datatable.html
+1
-1
src/email.html
+1
-1
src/forms.html
+1
-1
src/google-maps.html
+1
-1
src/signin.html
+1
-1
src/signup.html
+1
-1
src/ui.html
+1
-1
src/vector-maps.html
+ 1
- 1
src/basic-table.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/calendar.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/charts.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/chat.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/compose.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/datatable.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/email.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/forms.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/google-maps.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/signin.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/signup.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/ui.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
+ 1
- 1
src/vector-maps.html
View File
@ -11,7 +11,7 @@
height: 100vh;
width: 100%;
background: #fff;
z-index 90000;
z-index
:
90000;
}
#loader.fadeOut {
Write
Preview
Loading…
Cancel
Save