marketplacepos 2.5.0 → 2.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Marketplace/117.4367f8afe2698e0a.js +1 -0
- package/Marketplace/{162.380fb02c77fa6ec0.js → 162.1e1c36c1ada2acc3.js} +1 -1
- package/Marketplace/{174.d9e54ac6a8d68fed.js → 174.fb88c636b62288f3.js} +1 -1
- package/Marketplace/{180.bfed0f08b5cdbbde.js → 180.dbbf0c10ee5511ad.js} +1 -1
- package/Marketplace/{25.5e00713dbd080b64.js → 25.6dd4d4cee1f4f83c.js} +1 -1
- package/Marketplace/291.304a30789207d7b4.js +1 -0
- package/Marketplace/{360.4fa1f449dc516500.js → 360.9a9cbdee19ee7208.js} +1 -1
- package/Marketplace/397.9488b7c2d948b1be.js +1 -0
- package/Marketplace/3rdpartylicenses.txt +63 -0
- package/Marketplace/{463.7140b32660c473a4.js → 463.20f700792417e3ee.js} +1 -1
- package/Marketplace/{512.96a1a3c8c51a8727.js → 512.945d0618102b5e2d.js} +1 -1
- package/Marketplace/545.4cff8354a6569325.js +1 -0
- package/Marketplace/585.41532f91419a22f2.js +1 -0
- package/Marketplace/{616.fb179a9605c3e98c.js → 616.f27780a637620732.js} +1 -1
- package/Marketplace/663.dc31188909c42de4.js +1 -0
- package/Marketplace/{716.65e3e9a36c3e8be6.js → 716.8753639575454fc2.js} +1 -1
- package/Marketplace/{717.ea775a267d795788.js → 717.de25d206cb2de0f8.js} +1 -1
- package/Marketplace/{739.82b92600f9519019.js → 739.8a763e7ab64fe945.js} +1 -1
- package/Marketplace/{832.6082371d3ebb95a0.js → 832.886dc486c5a4ff32.js} +1 -1
- package/Marketplace/{874.472e0cd7c75127ca.js → 874.89ed6b644dee8914.js} +1 -1
- package/Marketplace/assets/bootstrap_light.scss +1142 -1142
- package/Marketplace/assets/floatingLabel.scss +187 -187
- package/Marketplace/assets/lbd/_alerts.scss +90 -90
- package/Marketplace/assets/lbd/_bootstrap-switch.scss +128 -128
- package/Marketplace/assets/lbd/_buttons.scss +132 -132
- package/Marketplace/assets/lbd/_cards.scss +256 -256
- package/Marketplace/assets/lbd/_chartist.scss +229 -229
- package/Marketplace/assets/lbd/_checkbox-radio-switch.scss +140 -140
- package/Marketplace/assets/lbd/_dropdown.scss +137 -137
- package/Marketplace/assets/lbd/_footers.scss +75 -75
- package/Marketplace/assets/lbd/_inputs.scss +141 -141
- package/Marketplace/assets/lbd/_misc.scss +120 -120
- package/Marketplace/assets/lbd/_mixins.scss +8 -8
- package/Marketplace/assets/lbd/_navbars.scss +235 -235
- package/Marketplace/assets/lbd/_partial-nucleo-icons.scss +574 -574
- package/Marketplace/assets/lbd/_responsive.scss +482 -482
- package/Marketplace/assets/lbd/_sidebar-and-main-panel.scss +333 -333
- package/Marketplace/assets/lbd/_tables.scss +88 -88
- package/Marketplace/assets/lbd/_typography.scss +91 -91
- package/Marketplace/assets/lbd/_variables.scss +272 -272
- package/Marketplace/assets/lbd/mixins/_buttons.scss +69 -69
- package/Marketplace/assets/lbd/mixins/_cards.scss +8 -8
- package/Marketplace/assets/lbd/mixins/_chartist.scss +87 -87
- package/Marketplace/assets/lbd/mixins/_icons.scss +12 -12
- package/Marketplace/assets/lbd/mixins/_inputs.scss +1 -1
- package/Marketplace/assets/lbd/mixins/_labels.scss +20 -20
- package/Marketplace/assets/lbd/mixins/_morphing-buttons.scss +33 -33
- package/Marketplace/assets/lbd/mixins/_navbars.scss +11 -11
- package/Marketplace/assets/lbd/mixins/_social-buttons.scss +42 -42
- package/Marketplace/assets/lbd/mixins/_tabs.scss +3 -3
- package/Marketplace/assets/lbd/mixins/_transparency.scss +19 -19
- package/Marketplace/assets/lbd/mixins/_vendor-prefixes.scss +211 -211
- package/Marketplace/assets/lbd/plugins/_animate.scss +227 -227
- package/Marketplace/assets/lbd/plugins/_datetime-picker.scss +463 -463
- package/Marketplace/assets/light-bootstrap-dashboard.scss +32 -32
- package/Marketplace/assets/pos_variable.scss +83 -83
- package/Marketplace/assets/sitemap.json +39 -39
- package/Marketplace/assets/stepper-custom.scss +32 -32
- package/Marketplace/assets/variables-custom.scss +190 -190
- package/Marketplace/assets/version-adjustment-v5.scss +286 -286
- package/Marketplace/index.html +2 -2
- package/Marketplace/main.82c99b5c79f1fd9c.js +1 -0
- package/Marketplace/runtime.6d4d6c7e2c139e6c.js +1 -0
- package/package.json +1 -1
- package/Marketplace/32.9c83cc1dfc19e37d.js +0 -1
- package/Marketplace/369.9e98af5ff042d408.js +0 -1
- package/Marketplace/397.017f0dd05d9d37c5.js +0 -1
- package/Marketplace/585.9e916b668a91cc94.js +0 -1
- package/Marketplace/6.fc79ecc0c0a33462.js +0 -1
- package/Marketplace/main.5d7fbf88ea2e3736.js +0 -1
- package/Marketplace/runtime.7fbde9d6c7315628.js +0 -1
|
@@ -1,333 +1,333 @@
|
|
|
1
|
-
.sidebar,
|
|
2
|
-
body > .navbar-collapse{
|
|
3
|
-
position: fixed;
|
|
4
|
-
top: 0;
|
|
5
|
-
bottom: 0;
|
|
6
|
-
left: 0;
|
|
7
|
-
width: 200px;
|
|
8
|
-
display: block;
|
|
9
|
-
z-index: 1;
|
|
10
|
-
color: #fff;
|
|
11
|
-
font-weight: 200;
|
|
12
|
-
background-size: cover;
|
|
13
|
-
background-position: center center;
|
|
14
|
-
|
|
15
|
-
.sidebar-wrapper{
|
|
16
|
-
position: relative;
|
|
17
|
-
max-height: calc(100vh - 61px);
|
|
18
|
-
min-height: calc(100vh - 61px);
|
|
19
|
-
overflow: auto;
|
|
20
|
-
width: 200px;
|
|
21
|
-
z-index: 4;
|
|
22
|
-
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
/*
|
|
26
|
-
------ @Scrollbar styling
|
|
27
|
-
*/
|
|
28
|
-
.sidebar-wrapper {
|
|
29
|
-
overflow: hidden;
|
|
30
|
-
cursor: pointer;
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.sidebar-wrapper:hover {
|
|
35
|
-
overflow-y: auto !important;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.sidebar-wrapper::-webkit-scrollbar {
|
|
39
|
-
padding-right: 20px;
|
|
40
|
-
width: 7px !important;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.sidebar-wrapper::-webkit-scrollbar-button {
|
|
44
|
-
width: 1px;
|
|
45
|
-
height: 30px;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.sidebar-wrapper::-webkit-scrollbar-track {
|
|
49
|
-
border-left: 1px solid white;
|
|
50
|
-
width: 8px;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.sidebar-wrapper::-webkit-scrollbar-thumb {
|
|
54
|
-
border-left: 3px solid white;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.sidebar-background{
|
|
58
|
-
position: absolute;
|
|
59
|
-
z-index: 1;
|
|
60
|
-
height: 100%;
|
|
61
|
-
width: 100%;
|
|
62
|
-
display: block;
|
|
63
|
-
top: 0;
|
|
64
|
-
left: 0;
|
|
65
|
-
background-size: cover;
|
|
66
|
-
background-position: center center;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.logo{
|
|
70
|
-
height:60px;
|
|
71
|
-
padding: 10px 15px 9px 15px;
|
|
72
|
-
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
|
|
73
|
-
position: relative;
|
|
74
|
-
z-index: 5;
|
|
75
|
-
|
|
76
|
-
p{
|
|
77
|
-
float: left;
|
|
78
|
-
font-size: 20px;
|
|
79
|
-
margin: 10px 10px;
|
|
80
|
-
color: $white-color;
|
|
81
|
-
line-height: 20px;
|
|
82
|
-
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.simple-text{
|
|
86
|
-
text-transform: uppercase;
|
|
87
|
-
padding: $padding-small-vertical $padding-zero;
|
|
88
|
-
display: block;
|
|
89
|
-
font-size: $font-size-large;
|
|
90
|
-
color: $white-color;
|
|
91
|
-
text-align: center;
|
|
92
|
-
font-weight: $font-weight-normal;
|
|
93
|
-
line-height: 30px;
|
|
94
|
-
white-space: nowrap;
|
|
95
|
-
overflow: hidden;
|
|
96
|
-
text-overflow: ellipsis;
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.logo-tim{
|
|
101
|
-
border-radius: 50%;
|
|
102
|
-
border: 1px solid #333;
|
|
103
|
-
display: block;
|
|
104
|
-
height: 61px;
|
|
105
|
-
width: 61px;
|
|
106
|
-
float: left;
|
|
107
|
-
overflow: hidden;
|
|
108
|
-
|
|
109
|
-
img{
|
|
110
|
-
width: 60px;
|
|
111
|
-
height: 60px;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
.nav{
|
|
116
|
-
margin-top: 10px;
|
|
117
|
-
float: none;
|
|
118
|
-
display: block;
|
|
119
|
-
|
|
120
|
-
li{
|
|
121
|
-
.nav-link{
|
|
122
|
-
color: $white-color;
|
|
123
|
-
margin: 5px 15px;
|
|
124
|
-
opacity: .86;
|
|
125
|
-
border-radius: 4px;
|
|
126
|
-
display: block;
|
|
127
|
-
padding: 10px 15px;
|
|
128
|
-
|
|
129
|
-
&:hover{
|
|
130
|
-
background: rgba(255, 255, 255, 0.13);
|
|
131
|
-
opacity: 1;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
p{
|
|
135
|
-
margin: 0;
|
|
136
|
-
line-height: 31px;
|
|
137
|
-
font-size: 12px;
|
|
138
|
-
font-weight: 600;
|
|
139
|
-
text-transform: uppercase;
|
|
140
|
-
display: inline-flex;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
i{
|
|
144
|
-
font-size: 20px;
|
|
145
|
-
margin-right: 10px;
|
|
146
|
-
width: 30px;
|
|
147
|
-
text-align: center;
|
|
148
|
-
vertical-align: middle;
|
|
149
|
-
float: left;
|
|
150
|
-
line-height: 30px;
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
&:hover .nav-link{
|
|
155
|
-
background: rgba(255,255,255,0.13);
|
|
156
|
-
opacity: 1;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
&.active .nav-link{
|
|
160
|
-
color: $white-color;
|
|
161
|
-
opacity: 1;
|
|
162
|
-
background: rgba(255,255,255,0.23);
|
|
163
|
-
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
&.separator{
|
|
167
|
-
margin: 15px 0;
|
|
168
|
-
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
|
|
169
|
-
|
|
170
|
-
& + .nav-item {
|
|
171
|
-
margin-top: 31px;
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
.caret{
|
|
180
|
-
margin-top: 13px;
|
|
181
|
-
position: absolute;
|
|
182
|
-
right: 30px;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.active-pro{
|
|
186
|
-
position: absolute;
|
|
187
|
-
width: 100%;
|
|
188
|
-
bottom: 10px;
|
|
189
|
-
|
|
190
|
-
a{
|
|
191
|
-
color: $white-color !important;
|
|
192
|
-
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
.nav-link{
|
|
197
|
-
color: $white-color;
|
|
198
|
-
margin: 5px 15px;
|
|
199
|
-
opacity: .86;
|
|
200
|
-
border-radius: 4px;
|
|
201
|
-
text-transform: uppercase;
|
|
202
|
-
line-height: 30px;
|
|
203
|
-
font-size: 12px;
|
|
204
|
-
font-weight: 600;
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.logo{
|
|
209
|
-
padding: $navbar-padding-a;
|
|
210
|
-
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
|
|
211
|
-
|
|
212
|
-
p{
|
|
213
|
-
float: left;
|
|
214
|
-
font-size: 20px;
|
|
215
|
-
margin: 10px 10px;
|
|
216
|
-
color: $white-color;
|
|
217
|
-
line-height: 20px;
|
|
218
|
-
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
.simple-text{
|
|
222
|
-
text-transform: uppercase;
|
|
223
|
-
padding: 5px 0 5px 15px;
|
|
224
|
-
display: block;
|
|
225
|
-
font-size: $font-size-large;
|
|
226
|
-
color: $white-color;
|
|
227
|
-
text-align: center;
|
|
228
|
-
font-weight: $font-weight-normal;
|
|
229
|
-
line-height: 30px;
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
.logo-tim{
|
|
234
|
-
border-radius: 50%;
|
|
235
|
-
border: 1px solid #333;
|
|
236
|
-
display: block;
|
|
237
|
-
height: 61px;
|
|
238
|
-
width: 61px;
|
|
239
|
-
float: left;
|
|
240
|
-
overflow: hidden;
|
|
241
|
-
|
|
242
|
-
img{
|
|
243
|
-
width: 60px;
|
|
244
|
-
height: 60px;
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
&:after,
|
|
249
|
-
&:before{
|
|
250
|
-
display: block;
|
|
251
|
-
content: "";
|
|
252
|
-
position: absolute;
|
|
253
|
-
width: 100%;
|
|
254
|
-
height: 100%;
|
|
255
|
-
top: 0;
|
|
256
|
-
left: 0;
|
|
257
|
-
z-index: 2;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
&:before{
|
|
261
|
-
opacity: .33;
|
|
262
|
-
background: #000000;
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
&:after{
|
|
266
|
-
@include icon-gradient($new-purple, $purple-color-bottom);
|
|
267
|
-
z-index: 3;
|
|
268
|
-
opacity: 1;
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
&[data-image]:after,
|
|
272
|
-
&.has-image:after{
|
|
273
|
-
opacity: .77;
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
&[data-color="black"]:after{
|
|
277
|
-
@include icon-gradient($default-states-color, $default-states-color);
|
|
278
|
-
}
|
|
279
|
-
&[data-color="blue"]:after{
|
|
280
|
-
@include icon-gradient($new-dark-blue, $blue-color-bottom);
|
|
281
|
-
}
|
|
282
|
-
&[data-color="azure"]:after{
|
|
283
|
-
@include icon-gradient($new-blue, $azure-color-bottom);
|
|
284
|
-
}
|
|
285
|
-
&[data-color="green"]:after{
|
|
286
|
-
@include icon-gradient($new-green, $green-color-bottom);
|
|
287
|
-
}
|
|
288
|
-
&[data-color="orange"]:after{
|
|
289
|
-
@include icon-gradient($new-orange, $orange-color-bottom);
|
|
290
|
-
}
|
|
291
|
-
&[data-color="red"]:after{
|
|
292
|
-
@include icon-gradient($new-red, $red-color-bottom);
|
|
293
|
-
}
|
|
294
|
-
&[data-color="purple"]:after{
|
|
295
|
-
@include icon-gradient($new-purple, $purple-color-bottom);
|
|
296
|
-
}
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
.main-panel {
|
|
301
|
-
padding: 60px 0 0 200px;
|
|
302
|
-
background: white;
|
|
303
|
-
|
|
304
|
-
.main-panel-content {
|
|
305
|
-
min-height: calc(100% - 123px);
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
> .footer {
|
|
309
|
-
border-top: 1px solid #e7e7e7;
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
.navbar {
|
|
313
|
-
margin-bottom: 0;
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
.sidebar,
|
|
318
|
-
.main-panel{
|
|
319
|
-
-webkit-transition-property: top,bottom;
|
|
320
|
-
transition-property: top,bottom;
|
|
321
|
-
-webkit-transition-duration: .2s,.2s;
|
|
322
|
-
transition-duration: .2s,.2s;
|
|
323
|
-
-webkit-transition-timing-function: linear,linear;
|
|
324
|
-
transition-timing-function: linear,linear;
|
|
325
|
-
-webkit-overflow-scrolling: touch;
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
@include media-breakpoint-up(lg) {
|
|
330
|
-
.main-panel .navbar.fixed-top {
|
|
331
|
-
left: 200px !important;
|
|
332
|
-
}
|
|
333
|
-
}
|
|
1
|
+
.sidebar,
|
|
2
|
+
body > .navbar-collapse{
|
|
3
|
+
position: fixed;
|
|
4
|
+
top: 0;
|
|
5
|
+
bottom: 0;
|
|
6
|
+
left: 0;
|
|
7
|
+
width: 200px;
|
|
8
|
+
display: block;
|
|
9
|
+
z-index: 1;
|
|
10
|
+
color: #fff;
|
|
11
|
+
font-weight: 200;
|
|
12
|
+
background-size: cover;
|
|
13
|
+
background-position: center center;
|
|
14
|
+
|
|
15
|
+
.sidebar-wrapper{
|
|
16
|
+
position: relative;
|
|
17
|
+
max-height: calc(100vh - 61px);
|
|
18
|
+
min-height: calc(100vh - 61px);
|
|
19
|
+
overflow: auto;
|
|
20
|
+
width: 200px;
|
|
21
|
+
z-index: 4;
|
|
22
|
+
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
/*
|
|
26
|
+
------ @Scrollbar styling
|
|
27
|
+
*/
|
|
28
|
+
.sidebar-wrapper {
|
|
29
|
+
overflow: hidden;
|
|
30
|
+
cursor: pointer;
|
|
31
|
+
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.sidebar-wrapper:hover {
|
|
35
|
+
overflow-y: auto !important;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.sidebar-wrapper::-webkit-scrollbar {
|
|
39
|
+
padding-right: 20px;
|
|
40
|
+
width: 7px !important;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.sidebar-wrapper::-webkit-scrollbar-button {
|
|
44
|
+
width: 1px;
|
|
45
|
+
height: 30px;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.sidebar-wrapper::-webkit-scrollbar-track {
|
|
49
|
+
border-left: 1px solid white;
|
|
50
|
+
width: 8px;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.sidebar-wrapper::-webkit-scrollbar-thumb {
|
|
54
|
+
border-left: 3px solid white;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.sidebar-background{
|
|
58
|
+
position: absolute;
|
|
59
|
+
z-index: 1;
|
|
60
|
+
height: 100%;
|
|
61
|
+
width: 100%;
|
|
62
|
+
display: block;
|
|
63
|
+
top: 0;
|
|
64
|
+
left: 0;
|
|
65
|
+
background-size: cover;
|
|
66
|
+
background-position: center center;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.logo{
|
|
70
|
+
height:60px;
|
|
71
|
+
padding: 10px 15px 9px 15px;
|
|
72
|
+
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
|
|
73
|
+
position: relative;
|
|
74
|
+
z-index: 5;
|
|
75
|
+
|
|
76
|
+
p{
|
|
77
|
+
float: left;
|
|
78
|
+
font-size: 20px;
|
|
79
|
+
margin: 10px 10px;
|
|
80
|
+
color: $white-color;
|
|
81
|
+
line-height: 20px;
|
|
82
|
+
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.simple-text{
|
|
86
|
+
text-transform: uppercase;
|
|
87
|
+
padding: $padding-small-vertical $padding-zero;
|
|
88
|
+
display: block;
|
|
89
|
+
font-size: $font-size-large;
|
|
90
|
+
color: $white-color;
|
|
91
|
+
text-align: center;
|
|
92
|
+
font-weight: $font-weight-normal;
|
|
93
|
+
line-height: 30px;
|
|
94
|
+
white-space: nowrap;
|
|
95
|
+
overflow: hidden;
|
|
96
|
+
text-overflow: ellipsis;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.logo-tim{
|
|
101
|
+
border-radius: 50%;
|
|
102
|
+
border: 1px solid #333;
|
|
103
|
+
display: block;
|
|
104
|
+
height: 61px;
|
|
105
|
+
width: 61px;
|
|
106
|
+
float: left;
|
|
107
|
+
overflow: hidden;
|
|
108
|
+
|
|
109
|
+
img{
|
|
110
|
+
width: 60px;
|
|
111
|
+
height: 60px;
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.nav{
|
|
116
|
+
margin-top: 10px;
|
|
117
|
+
float: none;
|
|
118
|
+
display: block;
|
|
119
|
+
|
|
120
|
+
li{
|
|
121
|
+
.nav-link{
|
|
122
|
+
color: $white-color;
|
|
123
|
+
margin: 5px 15px;
|
|
124
|
+
opacity: .86;
|
|
125
|
+
border-radius: 4px;
|
|
126
|
+
display: block;
|
|
127
|
+
padding: 10px 15px;
|
|
128
|
+
|
|
129
|
+
&:hover{
|
|
130
|
+
background: rgba(255, 255, 255, 0.13);
|
|
131
|
+
opacity: 1;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
p{
|
|
135
|
+
margin: 0;
|
|
136
|
+
line-height: 31px;
|
|
137
|
+
font-size: 12px;
|
|
138
|
+
font-weight: 600;
|
|
139
|
+
text-transform: uppercase;
|
|
140
|
+
display: inline-flex;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
i{
|
|
144
|
+
font-size: 20px;
|
|
145
|
+
margin-right: 10px;
|
|
146
|
+
width: 30px;
|
|
147
|
+
text-align: center;
|
|
148
|
+
vertical-align: middle;
|
|
149
|
+
float: left;
|
|
150
|
+
line-height: 30px;
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
&:hover .nav-link{
|
|
155
|
+
background: rgba(255,255,255,0.13);
|
|
156
|
+
opacity: 1;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
&.active .nav-link{
|
|
160
|
+
color: $white-color;
|
|
161
|
+
opacity: 1;
|
|
162
|
+
background: rgba(255,255,255,0.23);
|
|
163
|
+
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
&.separator{
|
|
167
|
+
margin: 15px 0;
|
|
168
|
+
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
|
|
169
|
+
|
|
170
|
+
& + .nav-item {
|
|
171
|
+
margin-top: 31px;
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
.caret{
|
|
180
|
+
margin-top: 13px;
|
|
181
|
+
position: absolute;
|
|
182
|
+
right: 30px;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.active-pro{
|
|
186
|
+
position: absolute;
|
|
187
|
+
width: 100%;
|
|
188
|
+
bottom: 10px;
|
|
189
|
+
|
|
190
|
+
a{
|
|
191
|
+
color: $white-color !important;
|
|
192
|
+
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.nav-link{
|
|
197
|
+
color: $white-color;
|
|
198
|
+
margin: 5px 15px;
|
|
199
|
+
opacity: .86;
|
|
200
|
+
border-radius: 4px;
|
|
201
|
+
text-transform: uppercase;
|
|
202
|
+
line-height: 30px;
|
|
203
|
+
font-size: 12px;
|
|
204
|
+
font-weight: 600;
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.logo{
|
|
209
|
+
padding: $navbar-padding-a;
|
|
210
|
+
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
|
|
211
|
+
|
|
212
|
+
p{
|
|
213
|
+
float: left;
|
|
214
|
+
font-size: 20px;
|
|
215
|
+
margin: 10px 10px;
|
|
216
|
+
color: $white-color;
|
|
217
|
+
line-height: 20px;
|
|
218
|
+
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
.simple-text{
|
|
222
|
+
text-transform: uppercase;
|
|
223
|
+
padding: 5px 0 5px 15px;
|
|
224
|
+
display: block;
|
|
225
|
+
font-size: $font-size-large;
|
|
226
|
+
color: $white-color;
|
|
227
|
+
text-align: center;
|
|
228
|
+
font-weight: $font-weight-normal;
|
|
229
|
+
line-height: 30px;
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
.logo-tim{
|
|
234
|
+
border-radius: 50%;
|
|
235
|
+
border: 1px solid #333;
|
|
236
|
+
display: block;
|
|
237
|
+
height: 61px;
|
|
238
|
+
width: 61px;
|
|
239
|
+
float: left;
|
|
240
|
+
overflow: hidden;
|
|
241
|
+
|
|
242
|
+
img{
|
|
243
|
+
width: 60px;
|
|
244
|
+
height: 60px;
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
&:after,
|
|
249
|
+
&:before{
|
|
250
|
+
display: block;
|
|
251
|
+
content: "";
|
|
252
|
+
position: absolute;
|
|
253
|
+
width: 100%;
|
|
254
|
+
height: 100%;
|
|
255
|
+
top: 0;
|
|
256
|
+
left: 0;
|
|
257
|
+
z-index: 2;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
&:before{
|
|
261
|
+
opacity: .33;
|
|
262
|
+
background: #000000;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
&:after{
|
|
266
|
+
@include icon-gradient($new-purple, $purple-color-bottom);
|
|
267
|
+
z-index: 3;
|
|
268
|
+
opacity: 1;
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
&[data-image]:after,
|
|
272
|
+
&.has-image:after{
|
|
273
|
+
opacity: .77;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
&[data-color="black"]:after{
|
|
277
|
+
@include icon-gradient($default-states-color, $default-states-color);
|
|
278
|
+
}
|
|
279
|
+
&[data-color="blue"]:after{
|
|
280
|
+
@include icon-gradient($new-dark-blue, $blue-color-bottom);
|
|
281
|
+
}
|
|
282
|
+
&[data-color="azure"]:after{
|
|
283
|
+
@include icon-gradient($new-blue, $azure-color-bottom);
|
|
284
|
+
}
|
|
285
|
+
&[data-color="green"]:after{
|
|
286
|
+
@include icon-gradient($new-green, $green-color-bottom);
|
|
287
|
+
}
|
|
288
|
+
&[data-color="orange"]:after{
|
|
289
|
+
@include icon-gradient($new-orange, $orange-color-bottom);
|
|
290
|
+
}
|
|
291
|
+
&[data-color="red"]:after{
|
|
292
|
+
@include icon-gradient($new-red, $red-color-bottom);
|
|
293
|
+
}
|
|
294
|
+
&[data-color="purple"]:after{
|
|
295
|
+
@include icon-gradient($new-purple, $purple-color-bottom);
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
.main-panel {
|
|
301
|
+
padding: 60px 0 0 200px;
|
|
302
|
+
background: white;
|
|
303
|
+
|
|
304
|
+
.main-panel-content {
|
|
305
|
+
min-height: calc(100% - 123px);
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
> .footer {
|
|
309
|
+
border-top: 1px solid #e7e7e7;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.navbar {
|
|
313
|
+
margin-bottom: 0;
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.sidebar,
|
|
318
|
+
.main-panel{
|
|
319
|
+
-webkit-transition-property: top,bottom;
|
|
320
|
+
transition-property: top,bottom;
|
|
321
|
+
-webkit-transition-duration: .2s,.2s;
|
|
322
|
+
transition-duration: .2s,.2s;
|
|
323
|
+
-webkit-transition-timing-function: linear,linear;
|
|
324
|
+
transition-timing-function: linear,linear;
|
|
325
|
+
-webkit-overflow-scrolling: touch;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
@include media-breakpoint-up(lg) {
|
|
330
|
+
.main-panel .navbar.fixed-top {
|
|
331
|
+
left: 200px !important;
|
|
332
|
+
}
|
|
333
|
+
}
|