Aigars Silkalns
8 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with
35 additions and
0 deletions
-
src/404.html
-
src/500.html
-
src/basic-table.html
-
src/buttons.html
-
src/calendar.html
-
src/charts.html
-
src/chat.html
-
src/compose.html
-
src/datatable.html
-
src/email.html
-
src/forms.html
-
src/google-maps.html
-
src/index.html
-
src/signin.html
-
src/signup.html
-
src/ui.html
-
src/vector-maps.html
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>404</title> |
|
|
|
</head> |
|
|
|
<body class="app"> |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>500</title> |
|
|
|
</head> |
|
|
|
<body class="app"> |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Basic Table</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title></title> |
|
|
|
</head> |
|
|
|
<body class="app"> |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Calendar</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Charts</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Chat</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Compose</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Data Tables</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Email</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Forms</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Google Maps</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,7 +1,10 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Dashboard</title> |
|
|
|
|
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
transition: all 0.3s ease-in-out; |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Sign In</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Sign Up</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>UI Elements</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|
|
|
|
@ -1,6 +1,8 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
|
|
|
<title>Vector Maps</title> |
|
|
|
<style> |
|
|
|
#loader { |
|
|
|
|