@posiwise/core-styles 0.0.1
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/app.scss +43 -0
- package/css/animate.css +1750 -0
- package/css/demo.css +16 -0
- package/css/google-fonts.css +17 -0
- package/css/hopscotch.css +531 -0
- package/css/perfect-scrollbar.min.css +151 -0
- package/css/wizard.css +396 -0
- package/package.json +11 -0
- package/scss/_bootstrap_modules.scss +40 -0
- package/scss/_custom-bootstrap.scss +13 -0
- package/scss/_dashboard.scss +31 -0
- package/scss/_dynamic-styles.scss +534 -0
- package/scss/_plugins.scss +3 -0
- package/scss/_public-pages.scss +7 -0
- package/scss/_shared.scss +3 -0
- package/scss/_variables.scss +5 -0
- package/scss/common/landing-page-a/landing-page-style-1.scss +670 -0
- package/scss/common/landing-page-b/banner.scss +141 -0
- package/scss/common/landing-page-b/contact-us.scss +167 -0
- package/scss/common/landing-page-b/explainer.scss +75 -0
- package/scss/common/landing-page-b/explainer2.scss +35 -0
- package/scss/common/landing-page-b/header.scss +56 -0
- package/scss/common/landing-page-b/landing-page-style-2.scss +20 -0
- package/scss/custom-bootstrap/_badge.scss +468 -0
- package/scss/custom-bootstrap/_bootstrap_variables.scss +30 -0
- package/scss/custom-bootstrap/_buttons.scss +84 -0
- package/scss/custom-bootstrap/_card.scss +319 -0
- package/scss/custom-bootstrap/_carousel.scss +6 -0
- package/scss/custom-bootstrap/_form_select.scss +7 -0
- package/scss/custom-bootstrap/_forms.scss +337 -0
- package/scss/custom-bootstrap/_links.scss +7 -0
- package/scss/custom-bootstrap/_modal.scss +16 -0
- package/scss/custom-bootstrap/_navbar.scss +42 -0
- package/scss/custom-bootstrap/_popover.scss +10 -0
- package/scss/custom-bootstrap/_progress.scss +12 -0
- package/scss/custom-bootstrap/_reboot.scss +93 -0
- package/scss/custom-bootstrap/_type.scss +202 -0
- package/scss/dashboard/_admin.scss +15 -0
- package/scss/dashboard/_animations.scss +20 -0
- package/scss/dashboard/_bootstrap-social.scss +641 -0
- package/scss/dashboard/_chat.scss +250 -0
- package/scss/dashboard/_coming-soon.scss +34 -0
- package/scss/dashboard/_components.scss +229 -0
- package/scss/dashboard/_email.scss +184 -0
- package/scss/dashboard/_fixed-navbar.scss +18 -0
- package/scss/dashboard/_gallery.scss +1201 -0
- package/scss/dashboard/_helper.scss +736 -0
- package/scss/dashboard/_horizontal-timeline.scss +314 -0
- package/scss/dashboard/_icons.scss +107 -0
- package/scss/dashboard/_layout.scss +23 -0
- package/scss/dashboard/_misc.scss +220 -0
- package/scss/dashboard/_notifications.scss +27 -0
- package/scss/dashboard/_palette.scss +308 -0
- package/scss/dashboard/_profile.scss +36 -0
- package/scss/dashboard/_responsive.scss +209 -0
- package/scss/dashboard/_search.scss +33 -0
- package/scss/dashboard/_select.scss +16 -0
- package/scss/dashboard/_sidebar-content.scss +632 -0
- package/scss/dashboard/_tables.scss +17 -0
- package/scss/dashboard/_tabs.scss +151 -0
- package/scss/dashboard/_ui-switch.scss +6 -0
- package/scss/dashboard/_upload.scss +249 -0
- package/scss/dashboard/_utilities.scss +105 -0
- package/scss/dashboard/_vertical-timeline.scss +1261 -0
- package/scss/dashboard/mixins/_buttons.scss +78 -0
- package/scss/dashboard/mixins/_colors.scss +29 -0
- package/scss/dashboard/mixins/_custom.scss +34 -0
- package/scss/dashboard/mixins/_shadows.scss +62 -0
- package/scss/dashboard/mixins/_type.scss +16 -0
- package/scss/dashboard/mixins/_typography.scss +29 -0
- package/scss/dashboard/mixins/_utilities.scss +129 -0
- package/scss/dashboard/mixins/_vendor-prefixes.scss +71 -0
- package/scss/plugins/_plugin-nouislider.scss +199 -0
- package/scss/plugins/_toastr.scss +71 -0
- package/scss/plugins/perfect-scrollbar/_main.scss +3 -0
- package/scss/plugins/perfect-scrollbar/_mixins.scss +135 -0
- package/scss/plugins/perfect-scrollbar/_ps-custom.scss +134 -0
- package/scss/plugins/perfect-scrollbar/_themes.scss +23 -0
- package/scss/plugins/perfect-scrollbar/_variables.scss +19 -0
- package/scss/public-pages/_buttons.scss +136 -0
- package/scss/public-pages/_input-fields.scss +29 -0
- package/scss/public-pages/_layout.scss +108 -0
- package/scss/public-pages/mixins/_buttons.scss +28 -0
- package/scss/shared/_modal.scss +28 -0
- package/scss/shared/_prime-ng-tables.scss +107 -0
- package/scss/shared/_prime-ng.scss +5100 -0
- package/scss/variables/_app-colors-variables.scss +760 -0
- package/scss/variables/_branding-variables.scss +93 -0
- package/scss/variables/_dashboard-variables.scss +96 -0
- package/scss/variables/_generic-variables.scss +33 -0
- package/scss/variables/_landing-page-new-variables.scss +11 -0
- package/scss/variables/_primeng-variables.scss +190 -0
package/css/demo.css
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: Rubik;
|
|
3
|
+
font-style: normal;
|
|
4
|
+
font-weight: 500;
|
|
5
|
+
src: url('/assets/fonts/rubik-v7-latin/rubik-v7-latin-500.eot');
|
|
6
|
+
|
|
7
|
+
/* IE9 Compat Modes */
|
|
8
|
+
src: local('Rubik Medium'), local('Rubik-Medium'),
|
|
9
|
+
url('/assets/fonts/rubik-v7-latin/fonts/rubik-v7-latin-500.eot?#iefix')
|
|
10
|
+
format('embedded-opentype'),
|
|
11
|
+
url('/assets/fonts/rubik-v7-latin/rubik-v7-latin-500.woff2') format('woff2'),
|
|
12
|
+
url('/assets/fonts/rubik-v7-latin/rubik-v7-latin-500.woff') format('woff'),
|
|
13
|
+
url('/assets/fonts/rubik-v7-latin/rubik-v7-latin-500.ttf') format('truetype'),
|
|
14
|
+
url('/assets/fonts/rubik-v7-latin/rubik-v7-latin-500.svg#Rubik') format('svg');
|
|
15
|
+
|
|
16
|
+
/* Legacy iOS */
|
|
17
|
+
}
|
|
@@ -0,0 +1,531 @@
|
|
|
1
|
+
/** hopscotch - v0.3.1
|
|
2
|
+
*
|
|
3
|
+
* Copyright 2017 LinkedIn Corp. All rights reserved.
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
* you may not use this file except in compliance with the License.
|
|
7
|
+
* You may obtain a copy of the License at
|
|
8
|
+
*
|
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
*
|
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
* See the License for the specific language governing permissions and
|
|
15
|
+
* limitations under the License.
|
|
16
|
+
*/
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* This fade animation is based on Dan Eden's animate.css (http://daneden.me/animate/), under the terms of the MIT license.
|
|
20
|
+
*
|
|
21
|
+
* Copyright 2013 Dan Eden.
|
|
22
|
+
*
|
|
23
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
24
|
+
* of this software and associated documentation files (the "Software"), to deal
|
|
25
|
+
* in the Software without restriction, including without limitation the rights
|
|
26
|
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
27
|
+
* copies of the Software, and to permit persons to whom the Software is
|
|
28
|
+
* furnished to do so, subject to the following conditions:
|
|
29
|
+
*
|
|
30
|
+
* The above copyright notice and this permission notice shall be included in
|
|
31
|
+
* all copies or substantial portions of the Software.
|
|
32
|
+
*
|
|
33
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
34
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
35
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
36
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
37
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
38
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
39
|
+
* THE SOFTWARE.
|
|
40
|
+
*/
|
|
41
|
+
.animated {
|
|
42
|
+
animation-duration: 1s;
|
|
43
|
+
animation-fill-mode: both;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
@keyframes fadeInUp {
|
|
47
|
+
0% {
|
|
48
|
+
opacity: 0;
|
|
49
|
+
transform: translateY(20px);
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
100% {
|
|
53
|
+
opacity: 1;
|
|
54
|
+
transform: translateY(0);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
@keyframes fadeInUp {
|
|
59
|
+
0% {
|
|
60
|
+
opacity: 0;
|
|
61
|
+
transform: translateY(20px);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
100% {
|
|
65
|
+
opacity: 1;
|
|
66
|
+
transform: translateY(0);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
@keyframes fadeInUp {
|
|
71
|
+
0% {
|
|
72
|
+
opacity: 0;
|
|
73
|
+
transform: translateY(20px);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
100% {
|
|
77
|
+
opacity: 1;
|
|
78
|
+
transform: translateY(0);
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
@keyframes fadeInUp {
|
|
83
|
+
0% {
|
|
84
|
+
opacity: 0;
|
|
85
|
+
transform: translateY(20px);
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
100% {
|
|
89
|
+
opacity: 1;
|
|
90
|
+
transform: translateY(0);
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.fade-in-up {
|
|
95
|
+
animation-name: fadeInUp;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
@keyframes fadeInDown {
|
|
99
|
+
0% {
|
|
100
|
+
opacity: 0;
|
|
101
|
+
transform: translateY(-20px);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
100% {
|
|
105
|
+
opacity: 1;
|
|
106
|
+
transform: translateY(0);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
@keyframes fadeInDown {
|
|
111
|
+
0% {
|
|
112
|
+
opacity: 0;
|
|
113
|
+
transform: translateY(-20px);
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
100% {
|
|
117
|
+
opacity: 1;
|
|
118
|
+
transform: translateY(0);
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
@keyframes fadeInDown {
|
|
123
|
+
0% {
|
|
124
|
+
opacity: 0;
|
|
125
|
+
transform: translateY(-20px);
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
100% {
|
|
129
|
+
opacity: 1;
|
|
130
|
+
transform: translateY(0);
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
@keyframes fadeInDown {
|
|
135
|
+
0% {
|
|
136
|
+
opacity: 0;
|
|
137
|
+
transform: translateY(-20px);
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
100% {
|
|
141
|
+
opacity: 1;
|
|
142
|
+
transform: translateY(0);
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.fade-in-down {
|
|
147
|
+
animation-name: fadeInDown;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
@keyframes fadeInRight {
|
|
151
|
+
0% {
|
|
152
|
+
opacity: 0;
|
|
153
|
+
transform: translateX(-20px);
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
100% {
|
|
157
|
+
opacity: 1;
|
|
158
|
+
transform: translateX(0);
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
@keyframes fadeInRight {
|
|
163
|
+
0% {
|
|
164
|
+
opacity: 0;
|
|
165
|
+
transform: translateX(-20px);
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
100% {
|
|
169
|
+
opacity: 1;
|
|
170
|
+
transform: translateX(0);
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
@keyframes fadeInRight {
|
|
175
|
+
0% {
|
|
176
|
+
opacity: 0;
|
|
177
|
+
transform: translateX(-20px);
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
100% {
|
|
181
|
+
opacity: 1;
|
|
182
|
+
transform: translateX(0);
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
@keyframes fadeInRight {
|
|
187
|
+
0% {
|
|
188
|
+
opacity: 0;
|
|
189
|
+
transform: translateX(-20px);
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
100% {
|
|
193
|
+
opacity: 1;
|
|
194
|
+
transform: translateX(0);
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
.fade-in-right {
|
|
199
|
+
animation-name: fadeInRight;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
@keyframes fadeInLeft {
|
|
203
|
+
0% {
|
|
204
|
+
opacity: 0;
|
|
205
|
+
transform: translateX(20px);
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
100% {
|
|
209
|
+
opacity: 1;
|
|
210
|
+
transform: translateX(0);
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
@keyframes fadeInLeft {
|
|
215
|
+
0% {
|
|
216
|
+
opacity: 0;
|
|
217
|
+
transform: translateX(20px);
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
100% {
|
|
221
|
+
opacity: 1;
|
|
222
|
+
transform: translateX(0);
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
@keyframes fadeInLeft {
|
|
227
|
+
0% {
|
|
228
|
+
opacity: 0;
|
|
229
|
+
transform: translateX(20px);
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
100% {
|
|
233
|
+
opacity: 1;
|
|
234
|
+
transform: translateX(0);
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
@keyframes fadeInLeft {
|
|
239
|
+
0% {
|
|
240
|
+
opacity: 0;
|
|
241
|
+
transform: translateX(20px);
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
100% {
|
|
245
|
+
opacity: 1;
|
|
246
|
+
transform: translateX(0);
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
.fade-in-left {
|
|
251
|
+
animation-name: fadeInLeft;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
div.hopscotch-bubble .hopscotch-nav-button {
|
|
255
|
+
border-radius: 3px;
|
|
256
|
+
border-style: solid;
|
|
257
|
+
border-width: 1px;
|
|
258
|
+
box-sizing: border-box;
|
|
259
|
+
cursor: pointer;
|
|
260
|
+
display: -moz-inline-stack;
|
|
261
|
+
display: inline;
|
|
262
|
+
font-size: 12px;
|
|
263
|
+
|
|
264
|
+
/* borrowed from katy styles */
|
|
265
|
+
font-weight: bold;
|
|
266
|
+
height: 26px;
|
|
267
|
+
line-height: 24px;
|
|
268
|
+
margin: 0;
|
|
269
|
+
overflow: visible;
|
|
270
|
+
padding: 0 10px;
|
|
271
|
+
text-decoration: none !important;
|
|
272
|
+
vertical-align: middle;
|
|
273
|
+
white-space: nowrap;
|
|
274
|
+
width: auto;
|
|
275
|
+
zoom: 1;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
div.hopscotch-bubble .hopscotch-nav-button:hover {
|
|
279
|
+
box-shadow: 0 1px 3px rgb(0 0 0 / 25%);
|
|
280
|
+
zoom: 1;
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
div.hopscotch-bubble .hopscotch-nav-button:active {
|
|
284
|
+
box-shadow: 0 1px 2px rgb(0 0 0 / 25%) inset;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
div.hopscotch-bubble .hopscotch-nav-button.next {
|
|
288
|
+
background-color: rgb(40 123 188);
|
|
289
|
+
background-image: linear-gradient(to bottom, rgb(40 123 188) 0%, rgb(35 99 154) 100%);
|
|
290
|
+
border-color: rgb(27 84 128);
|
|
291
|
+
color: rgb(255 255 255);
|
|
292
|
+
filter: progid:dximagetransform.microsoft.gradient(gradientType=0, startColorstr='#287bbc', endColorstr='#23639a');
|
|
293
|
+
margin: 0 0 0 10px;
|
|
294
|
+
|
|
295
|
+
/* HS specific */
|
|
296
|
+
text-shadow: 0 1px 1px rgb(0 0 0 / 35%);
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
div.hopscotch-bubble .hopscotch-nav-button.next:hover {
|
|
300
|
+
background-color: rgb(38 114 174);
|
|
301
|
+
background-image: linear-gradient(to bottom, rgb(38 114 174) 0%, rgb(30 79 126) 100%);
|
|
302
|
+
filter: progid:dximagetransform.microsoft.gradient(gradientType=0, startColorstr='#2672ae', endColorstr='#1e4f7e');
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
div.hopscotch-bubble .hopscotch-nav-button.prev {
|
|
306
|
+
background-color: rgb(242 242 242);
|
|
307
|
+
background-image: linear-gradient(to bottom, rgb(242 242 242) 0%, rgb(233 233 233) 100%);
|
|
308
|
+
border-color: rgb(167 167 167);
|
|
309
|
+
color: rgb(68 68 68);
|
|
310
|
+
filter: progid:dximagetransform.microsoft.gradient(gradientType=0, startColorstr='#f2f2f2', endColorstr='#e9e9e9');
|
|
311
|
+
text-shadow: 0 1px 1px rgb(255 255 255 / 75%);
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
div.hopscotch-bubble .hopscotch-nav-button.prev:hover {
|
|
315
|
+
background-color: rgb(232 232 232);
|
|
316
|
+
background-image: linear-gradient(
|
|
317
|
+
to bottom,
|
|
318
|
+
rgb(232 232 232) 0%,
|
|
319
|
+
rgb(227 227 227) 13%,
|
|
320
|
+
rgb(215 215 215) 32%,
|
|
321
|
+
rgb(185 185 185) 71%,
|
|
322
|
+
rgb(169 169 169) 100%
|
|
323
|
+
);
|
|
324
|
+
filter: progid:dximagetransform.microsoft.gradient(gradientType=0, startColorstr='#FFE8E8E8', endColorstr='#FFA9A9A9');
|
|
325
|
+
}
|
|
326
|
+
|
|
327
|
+
div.hopscotch-bubble {
|
|
328
|
+
/* Webkit */
|
|
329
|
+
background-clip: padding-box;
|
|
330
|
+
background-color: rgb(255 255 255);
|
|
331
|
+
border: 5px solid rgb(0 0 0);
|
|
332
|
+
|
|
333
|
+
/* default */
|
|
334
|
+
border: 5px solid rgb(0 0 0 / 50%);
|
|
335
|
+
box-sizing: content-box;
|
|
336
|
+
|
|
337
|
+
/* transparent, if supported */
|
|
338
|
+
color: rgb(51 51 51);
|
|
339
|
+
font-family: Helvetica, Arial, sans-serif;
|
|
340
|
+
font-size: 13px;
|
|
341
|
+
position: absolute;
|
|
342
|
+
z-index: 999999;
|
|
343
|
+
|
|
344
|
+
/* browsers with full support */
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
div.hopscotch-bubble * {
|
|
348
|
+
box-sizing: content-box;
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
div.hopscotch-bubble.animate {
|
|
352
|
+
transition-duration: 1s;
|
|
353
|
+
transition-property: top, left;
|
|
354
|
+
transition-timing-function: ease-in-out;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
div.hopscotch-bubble.invisible {
|
|
358
|
+
opacity: 0;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
div.hopscotch-bubble.hide,
|
|
362
|
+
div.hopscotch-bubble .hide,
|
|
363
|
+
div.hopscotch-bubble .hide-all {
|
|
364
|
+
display: none;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
div.hopscotch-bubble h3 {
|
|
368
|
+
color: rgb(0 0 0);
|
|
369
|
+
font-family: Helvetica, Arial, sans-serif;
|
|
370
|
+
font-size: 16px;
|
|
371
|
+
font-weight: bold;
|
|
372
|
+
line-height: 19px;
|
|
373
|
+
margin: -1px 15px 0 0;
|
|
374
|
+
padding: 0;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
div.hopscotch-bubble .hopscotch-bubble-container {
|
|
378
|
+
-webkit-font-smoothing: antialiased;
|
|
379
|
+
padding: 15px;
|
|
380
|
+
position: relative;
|
|
381
|
+
text-align: left;
|
|
382
|
+
|
|
383
|
+
/* to fix text flickering */
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
div.hopscotch-bubble .hopscotch-content {
|
|
387
|
+
font-family: Helvetica, Arial, sans-serif;
|
|
388
|
+
font-weight: normal;
|
|
389
|
+
line-height: 17px;
|
|
390
|
+
margin: -5px 0 11px;
|
|
391
|
+
padding-top: 8px;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
div.hopscotch-bubble .hopscotch-bubble-content {
|
|
395
|
+
margin: 0 0 0 40px;
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
div.hopscotch-bubble.no-number .hopscotch-bubble-content {
|
|
399
|
+
margin: 0;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
div.hopscotch-bubble .hopscotch-bubble-close {
|
|
403
|
+
appearance: none;
|
|
404
|
+
background: url(../../img/dashboard/tour/sprite-green.png) no-repeat -199px -99px;
|
|
405
|
+
border: 0;
|
|
406
|
+
color: rgb(0 0 0);
|
|
407
|
+
display: block;
|
|
408
|
+
height: 8px;
|
|
409
|
+
margin-top: 12px;
|
|
410
|
+
position: absolute;
|
|
411
|
+
right: 0;
|
|
412
|
+
text-decoration: none;
|
|
413
|
+
text-indent: -9999px;
|
|
414
|
+
top: 0;
|
|
415
|
+
width: 8px;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
div.hopscotch-bubble .hopscotch-bubble-close.hide,
|
|
419
|
+
div.hopscotch-bubble .hopscotch-bubble-close.hide-all {
|
|
420
|
+
display: none;
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
div.hopscotch-bubble .hopscotch-bubble-number {
|
|
424
|
+
color: rgb(255 255 255);
|
|
425
|
+
display: block;
|
|
426
|
+
float: left;
|
|
427
|
+
font-size: 17px;
|
|
428
|
+
font-weight: bold;
|
|
429
|
+
height: 30px;
|
|
430
|
+
line-height: 31px;
|
|
431
|
+
padding: 0 10px 0 0;
|
|
432
|
+
text-align: center;
|
|
433
|
+
width: 30px;
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container {
|
|
437
|
+
height: 34px;
|
|
438
|
+
position: absolute;
|
|
439
|
+
width: 34px;
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,
|
|
443
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border {
|
|
444
|
+
height: 0;
|
|
445
|
+
width: 0;
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
|
|
449
|
+
left: 10px;
|
|
450
|
+
top: -22px;
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
|
|
454
|
+
border-bottom: 17px solid rgb(255 255 255);
|
|
455
|
+
border-left: 17px solid transparent;
|
|
456
|
+
border-right: 17px solid transparent;
|
|
457
|
+
position: relative;
|
|
458
|
+
top: -10px;
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
|
|
462
|
+
border-bottom: 17px solid rgb(0 0 0);
|
|
463
|
+
border-bottom: 17px solid rgb(0 0 0 / 50%);
|
|
464
|
+
border-left: 17px solid transparent;
|
|
465
|
+
border-right: 17px solid transparent;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down {
|
|
469
|
+
bottom: -39px;
|
|
470
|
+
left: 10px;
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
|
|
474
|
+
border-left: 17px solid transparent;
|
|
475
|
+
border-right: 17px solid transparent;
|
|
476
|
+
border-top: 17px solid rgb(255 255 255);
|
|
477
|
+
position: relative;
|
|
478
|
+
top: -24px;
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
|
|
482
|
+
border-left: 17px solid transparent;
|
|
483
|
+
border-right: 17px solid transparent;
|
|
484
|
+
border-top: 17px solid rgb(0 0 0 / 50%);
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
|
|
488
|
+
left: -22px;
|
|
489
|
+
top: 10px;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
|
|
493
|
+
border-bottom: 17px solid transparent;
|
|
494
|
+
border-right: 17px solid rgb(255 255 255);
|
|
495
|
+
border-top: 17px solid transparent;
|
|
496
|
+
left: 7px;
|
|
497
|
+
position: relative;
|
|
498
|
+
top: -34px;
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
|
|
502
|
+
border-bottom: 17px solid transparent;
|
|
503
|
+
border-right: 17px solid rgb(0 0 0 / 50%);
|
|
504
|
+
border-top: 17px solid transparent;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
|
|
508
|
+
right: -39px;
|
|
509
|
+
top: 10px;
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
|
|
513
|
+
border-bottom: 17px solid transparent;
|
|
514
|
+
border-left: 17px solid rgb(255 255 255);
|
|
515
|
+
border-top: 17px solid transparent;
|
|
516
|
+
left: -7px;
|
|
517
|
+
position: relative;
|
|
518
|
+
top: -34px;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
|
|
522
|
+
border-bottom: 17px solid transparent;
|
|
523
|
+
border-left: 17px solid rgb(0 0 0);
|
|
524
|
+
border-left: 17px solid rgb(0 0 0 / 50%);
|
|
525
|
+
border-top: 17px solid transparent;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
div.hopscotch-bubble .hopscotch-actions {
|
|
529
|
+
margin: 10px 0 0;
|
|
530
|
+
text-align: right;
|
|
531
|
+
}
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
/* perfect-scrollbar v0.6.11 */
|
|
2
|
+
|
|
3
|
+
.ps-container {
|
|
4
|
+
overflow: hidden !important;
|
|
5
|
+
-ms-overflow-style: none;
|
|
6
|
+
touch-action: none;
|
|
7
|
+
touch-action: none;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
@supports (-ms-overflow-style: none) {
|
|
11
|
+
.ps-container {
|
|
12
|
+
overflow: auto !important;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
17
|
+
.ps-container {
|
|
18
|
+
overflow: auto !important;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
|
|
23
|
+
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
|
|
24
|
+
background-color: transparent;
|
|
25
|
+
display: block;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.ps-container.ps-in-scrolling {
|
|
29
|
+
pointer-events: none;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
|
|
33
|
+
background-color: rgb(238 238 238);
|
|
34
|
+
opacity: 0.9;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
|
|
38
|
+
background-color: rgb(153 153 153);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
|
|
42
|
+
background-color: rgb(238 238 238);
|
|
43
|
+
opacity: 0.9;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
|
|
47
|
+
background-color: rgb(153 153 153);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.ps-container > .ps-scrollbar-x-rail {
|
|
51
|
+
border-radius: 4px;
|
|
52
|
+
border-radius: 4px;
|
|
53
|
+
border-radius: 4px;
|
|
54
|
+
bottom: 3px;
|
|
55
|
+
display: none;
|
|
56
|
+
height: 8px;
|
|
57
|
+
opacity: 0;
|
|
58
|
+
position: absolute;
|
|
59
|
+
transition: background-color 0.2s linear, opacity 0.2s linear;
|
|
60
|
+
transition: background-color 0.2s linear, opacity 0.2s linear;
|
|
61
|
+
transition: background-color 0.2s linear, opacity 0.2s linear;
|
|
62
|
+
transition: background-color 0.2s linear, opacity 0.2s linear;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
|
|
66
|
+
background-color: rgb(170 170 170);
|
|
67
|
+
border-radius: 4px;
|
|
68
|
+
border-radius: 4px;
|
|
69
|
+
border-radius: 4px;
|
|
70
|
+
bottom: 0;
|
|
71
|
+
height: 8px;
|
|
72
|
+
position: absolute;
|
|
73
|
+
transition: background-color 0.2s linear;
|
|
74
|
+
transition: background-color 0.2s linear;
|
|
75
|
+
transition: background-color 0.2s linear;
|
|
76
|
+
transition: background-color 0.2s linear;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.ps-container > .ps-scrollbar-y-rail {
|
|
80
|
+
border-radius: 4px;
|
|
81
|
+
border-radius: 4px;
|
|
82
|
+
border-radius: 4px;
|
|
83
|
+
display: none;
|
|
84
|
+
opacity: 0;
|
|
85
|
+
position: absolute;
|
|
86
|
+
right: 3px;
|
|
87
|
+
transition: background-color 0.2s linear, opacity 0.2s linear;
|
|
88
|
+
transition: background-color 0.2s linear, opacity 0.2s linear;
|
|
89
|
+
transition: background-color 0.2s linear, opacity 0.2s linear;
|
|
90
|
+
transition: background-color 0.2s linear, opacity 0.2s linear;
|
|
91
|
+
width: 8px;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
|
|
95
|
+
background-color: rgb(170 170 170);
|
|
96
|
+
border-radius: 4px;
|
|
97
|
+
border-radius: 4px;
|
|
98
|
+
border-radius: 4px;
|
|
99
|
+
position: absolute;
|
|
100
|
+
right: 0;
|
|
101
|
+
transition: background-color 0.2s linear;
|
|
102
|
+
transition: background-color 0.2s linear;
|
|
103
|
+
transition: background-color 0.2s linear;
|
|
104
|
+
transition: background-color 0.2s linear;
|
|
105
|
+
width: 8px;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.ps-container:hover.ps-in-scrolling {
|
|
109
|
+
pointer-events: none;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
|
|
113
|
+
background-color: rgb(238 238 238);
|
|
114
|
+
opacity: 0.9;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
|
|
118
|
+
background-color: rgb(153 153 153);
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
|
|
122
|
+
background-color: rgb(238 238 238);
|
|
123
|
+
opacity: 0.9;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
|
|
127
|
+
background-color: rgb(153 153 153);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.ps-container:hover > .ps-scrollbar-x-rail,
|
|
131
|
+
.ps-container:hover > .ps-scrollbar-y-rail {
|
|
132
|
+
opacity: 0.6;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.ps-container:hover > .ps-scrollbar-x-rail:hover {
|
|
136
|
+
background-color: rgb(238 238 238);
|
|
137
|
+
opacity: 0.9;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
|
|
141
|
+
background-color: rgb(153 153 153);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
.ps-container:hover > .ps-scrollbar-y-rail:hover {
|
|
145
|
+
background-color: rgb(238 238 238);
|
|
146
|
+
opacity: 0.9;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
|
|
150
|
+
background-color: rgb(153 153 153);
|
|
151
|
+
}
|