Add template
|
@ -0,0 +1,194 @@
|
|||
/*!
|
||||
|
||||
=========================================================
|
||||
* Paper Dashboard Pro Angular - v1.3.0
|
||||
=========================================================
|
||||
|
||||
* Product Page: https://www.creative-tim.com/product/paper-dashboard-pro-angular
|
||||
* Copyright 2018 Creative Tim (http://www.creative-tim.com)
|
||||
|
||||
=========================================================
|
||||
|
||||
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
*/
|
||||
.tim-row {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.tim-white-buttons {
|
||||
background-color: #777777;
|
||||
}
|
||||
|
||||
.typography-line {
|
||||
padding-left: 25%;
|
||||
margin-bottom: 35px;
|
||||
position: relative;
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.typography-line span {
|
||||
bottom: 10px;
|
||||
color: #c0c1c2;
|
||||
display: block;
|
||||
font-weight: 400;
|
||||
font-size: 13px;
|
||||
line-height: 13px;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
width: 260px;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.tim-row {
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
.tim-row h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.offline-doc .page-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.offline-doc .footer {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
background: transparent;
|
||||
bottom: 0;
|
||||
color: #fff;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#map {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.demo-iconshtml {
|
||||
font-size: 62.5%;
|
||||
}
|
||||
|
||||
.demo-icons body {
|
||||
font-size: 1.6rem;
|
||||
font-family: sans-serif;
|
||||
color: #333333;
|
||||
background: white;
|
||||
}
|
||||
|
||||
.demo-icons a {
|
||||
color: #608cee;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.demo-icons header {
|
||||
text-align: center;
|
||||
padding: 100px 0 0;
|
||||
}
|
||||
|
||||
.demo-icons header h1 {
|
||||
font-size: 2.8rem;
|
||||
}
|
||||
|
||||
.demo-icons header p {
|
||||
font-size: 1.4rem;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.demo-icons header a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.demo-icons .nc-icon {
|
||||
font-size: 34px;
|
||||
}
|
||||
|
||||
.demo-icons section h2 {
|
||||
border-bottom: 1px solid #e2e2e2;
|
||||
padding: 0 0 1em 0.2em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.demo-icons ul {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.demo-icons ul::after {
|
||||
clear: both;
|
||||
content: '';
|
||||
display: table;
|
||||
}
|
||||
|
||||
.demo-icons ul li {
|
||||
width: 20%;
|
||||
float: left;
|
||||
padding: 16px 0;
|
||||
text-align: center;
|
||||
border-radius: 0.25em;
|
||||
-webkit-transition: background 0.2s;
|
||||
-moz-transition: background 0.2s;
|
||||
transition: background 0.2s;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.demo-icons ul li:hover {
|
||||
background: #f4f4f4;
|
||||
}
|
||||
|
||||
.demo-icons ul p,
|
||||
.demo-icons ul em,
|
||||
.demo-icons ul input {
|
||||
display: inline-block;
|
||||
font-size: 1rem;
|
||||
color: #999999;
|
||||
-webkit-user-select: auto;
|
||||
-moz-user-select: auto;
|
||||
-ms-user-select: auto;
|
||||
user-select: auto;
|
||||
white-space: nowrap;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.demo-icons ul p {
|
||||
padding: 20px 0 0;
|
||||
font-size: 12px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.demo-icons ul p::selection,
|
||||
.demo-icons ul em::selection {
|
||||
background: #608cee;
|
||||
color: #efefef;
|
||||
}
|
||||
|
||||
.demo-icons ul em {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.demo-icons ul em::before {
|
||||
content: '[';
|
||||
}
|
||||
|
||||
.demo-icons ul em::after {
|
||||
content: ']';
|
||||
}
|
||||
|
||||
.demo-icons ul input {
|
||||
text-align: center;
|
||||
background: transparent;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
outline: none;
|
||||
display: none;
|
||||
}
|
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 319 KiB |
After Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 47 KiB |
After Width: | Height: | Size: 300 KiB |
After Width: | Height: | Size: 137 KiB |
After Width: | Height: | Size: 157 KiB |
After Width: | Height: | Size: 198 KiB |
After Width: | Height: | Size: 379 KiB |
After Width: | Height: | Size: 139 KiB |
After Width: | Height: | Size: 258 KiB |
After Width: | Height: | Size: 172 KiB |
After Width: | Height: | Size: 334 KiB |
After Width: | Height: | Size: 201 KiB |
After Width: | Height: | Size: 311 KiB |
After Width: | Height: | Size: 360 KiB |
After Width: | Height: | Size: 234 KiB |
After Width: | Height: | Size: 157 KiB |
After Width: | Height: | Size: 118 KiB |
After Width: | Height: | Size: 193 KiB |
After Width: | Height: | Size: 156 KiB |
After Width: | Height: | Size: 541 KiB |
After Width: | Height: | Size: 362 KiB |
After Width: | Height: | Size: 1.6 MiB |
After Width: | Height: | Size: 951 KiB |
After Width: | Height: | Size: 262 KiB |
After Width: | Height: | Size: 126 KiB |
After Width: | Height: | Size: 156 KiB |
After Width: | Height: | Size: 715 KiB |
After Width: | Height: | Size: 182 KiB |
After Width: | Height: | Size: 140 KiB |
After Width: | Height: | Size: 298 KiB |
After Width: | Height: | Size: 486 KiB |
After Width: | Height: | Size: 326 KiB |
After Width: | Height: | Size: 100 KiB |
After Width: | Height: | Size: 59 KiB |
After Width: | Height: | Size: 169 KiB |
After Width: | Height: | Size: 178 KiB |
After Width: | Height: | Size: 274 KiB |
After Width: | Height: | Size: 190 KiB |
After Width: | Height: | Size: 166 KiB |
After Width: | Height: | Size: 147 KiB |
After Width: | Height: | Size: 92 KiB |
After Width: | Height: | Size: 140 KiB |
After Width: | Height: | Size: 156 KiB |
After Width: | Height: | Size: 162 KiB |
After Width: | Height: | Size: 291 KiB |
After Width: | Height: | Size: 285 KiB |
After Width: | Height: | Size: 290 KiB |
After Width: | Height: | Size: 108 KiB |
After Width: | Height: | Size: 404 KiB |
After Width: | Height: | Size: 277 KiB |
After Width: | Height: | Size: 141 KiB |
After Width: | Height: | Size: 336 KiB |
After Width: | Height: | Size: 276 KiB |
After Width: | Height: | Size: 273 KiB |
After Width: | Height: | Size: 432 KiB |
After Width: | Height: | Size: 481 KiB |
After Width: | Height: | Size: 154 KiB |
After Width: | Height: | Size: 308 KiB |
After Width: | Height: | Size: 238 KiB |
After Width: | Height: | Size: 244 KiB |
After Width: | Height: | Size: 317 KiB |
After Width: | Height: | Size: 161 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 84 KiB |
After Width: | Height: | Size: 326 KiB |
After Width: | Height: | Size: 55 KiB |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 159 KiB |
After Width: | Height: | Size: 75 KiB |
After Width: | Height: | Size: 220 KiB |
After Width: | Height: | Size: 79 KiB |
After Width: | Height: | Size: 66 KiB |
After Width: | Height: | Size: 160 KiB |
After Width: | Height: | Size: 108 KiB |
After Width: | Height: | Size: 50 KiB |
After Width: | Height: | Size: 129 KiB |
After Width: | Height: | Size: 68 KiB |
After Width: | Height: | Size: 136 KiB |
After Width: | Height: | Size: 65 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.0 KiB |