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
All pages - Fix responsive
fix
#17
pull/26/head
kouceyla
8 years ago
parent
27f4ed6eed
commit
9c7fc0f937
17 changed files
with
52 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/404.html
+3
-0
src/500.html
+3
-0
src/basic-table.html
+3
-0
src/buttons.html
+3
-0
src/calendar.html
+3
-0
src/charts.html
+3
-0
src/chat.html
+3
-0
src/compose.html
+3
-0
src/datatable.html
+3
-0
src/email.html
+3
-0
src/forms.html
+3
-0
src/google-maps.html
+4
-0
src/index.html
+3
-0
src/signin.html
+3
-0
src/signup.html
+3
-0
src/ui.html
+3
-0
src/vector-maps.html
+ 3
- 0
src/404.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
404
<
/
title
>
<
/
head
>
<
body
class
=
"app"
>
+ 3
- 0
src/500.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
500
<
/
title
>
<
/
head
>
<
body
class
=
"app"
>
+ 3
- 0
src/basic-table.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Basic Table
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/buttons.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
<
/
title
>
<
/
head
>
<
body
class
=
"app"
>
+ 3
- 0
src/calendar.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Calendar
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/charts.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Charts
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/chat.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Chat
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/compose.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Compose
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/datatable.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Data Tables
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/email.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Email
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/forms.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Forms
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/google-maps.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Google Maps
<
/
title
>
<
style
>
#loader {
+ 4
- 0
src/index.html
View File
@ -1,7 +1,11 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Dashboard
<
/
title
>
<
style
>
#loader {
transition: all 0.3s ease-in-out;
+ 3
- 0
src/signin.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Sign In
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/signup.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Sign Up
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/ui.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
UI Elements
<
/
title
>
<
style
>
#loader {
+ 3
- 0
src/vector-maps.html
View File
@ -1,6 +1,9 @@
<!DOCTYPE html>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
<
title
>
Vector Maps
<
/
title
>
<
style
>
#loader {
Write
Preview
Loading…
Cancel
Save