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,191 +1,191 @@
|
|
|
1
|
-
@import "~bootstrap/scss/functions";
|
|
2
|
-
// scss-docs-start color-variables
|
|
3
|
-
$body-color: #333333;
|
|
4
|
-
$blue: #337ab7;
|
|
5
|
-
$gray-600: #cccccc;
|
|
6
|
-
$green: #89b03e;
|
|
7
|
-
$light:#dddddd;
|
|
8
|
-
$red: #c9302c;
|
|
9
|
-
$gray-100: #dddddd;
|
|
10
|
-
$gray-900: #4d4d4d;
|
|
11
|
-
$dark: #4d4d4d;
|
|
12
|
-
$orange: #f6a828;
|
|
13
|
-
$white: #ffffff;
|
|
14
|
-
$info: #17a2b8;
|
|
15
|
-
|
|
16
|
-
// pos-web color-variables
|
|
17
|
-
$header-color: #3b3b3b;
|
|
18
|
-
$light-blue: #f7f7f8;
|
|
19
|
-
$light-gray: rgba(203, 203, 210, 0.15);
|
|
20
|
-
$gradient-danger: repeating-linear-gradient(
|
|
21
|
-
-60deg,
|
|
22
|
-
#f8d7da,
|
|
23
|
-
#f8d7da 15px,
|
|
24
|
-
#f5c6cb 15px,
|
|
25
|
-
#f5c6cb 30px
|
|
26
|
-
);
|
|
27
|
-
$gradient-warning: repeating-linear-gradient(
|
|
28
|
-
-60deg,
|
|
29
|
-
#fcf3cf,
|
|
30
|
-
#fcf3cf 15px,
|
|
31
|
-
#f9e79f 15px,
|
|
32
|
-
#f9e79f 30px
|
|
33
|
-
);
|
|
34
|
-
$gray-secondary: #cccccc;
|
|
35
|
-
|
|
36
|
-
// stylelint-enable value-keyword-case
|
|
37
|
-
$font-family-base: 'Roboto', sans-serif;
|
|
38
|
-
$headings-font-family: 'Roboto Slab', serif;
|
|
39
|
-
|
|
40
|
-
// scss-docs-start font-variables
|
|
41
|
-
$font-size-base: 0.75rem;
|
|
42
|
-
|
|
43
|
-
$h1-font-size: 1.375rem; //22px
|
|
44
|
-
$h2-font-size: 1.25rem; //20px
|
|
45
|
-
$h3-font-size: 1.125rem; //18px
|
|
46
|
-
$h4-font-size: 1rem; //16px
|
|
47
|
-
$h5-font-size: 0.875rem; //14px
|
|
48
|
-
$h6-font-size: 0.75rem; //12px
|
|
49
|
-
|
|
50
|
-
// pos-web font-variables
|
|
51
|
-
$headings-font-weight: 700;
|
|
52
|
-
|
|
53
|
-
// scss-docs-start spacer-variables-maps
|
|
54
|
-
$spacer: 0.125rem;
|
|
55
|
-
$spacers: (
|
|
56
|
-
0: 0,
|
|
57
|
-
1: $spacer,
|
|
58
|
-
2: $spacer * 2,
|
|
59
|
-
3: $spacer * 3,
|
|
60
|
-
4: $spacer * 4,
|
|
61
|
-
5: $spacer * 5,
|
|
62
|
-
6: $spacer * 6,
|
|
63
|
-
7: $spacer * 7,
|
|
64
|
-
8: $spacer * 8,
|
|
65
|
-
9: $spacer * 9,
|
|
66
|
-
10: $spacer * 10,
|
|
67
|
-
11: $spacer * 11,
|
|
68
|
-
12: $spacer * 12,
|
|
69
|
-
);
|
|
70
|
-
|
|
71
|
-
// Style anchor elements.
|
|
72
|
-
$link-color:#0976b4;
|
|
73
|
-
|
|
74
|
-
// scss-docs-start type-variables
|
|
75
|
-
$text-muted: #9a9a9a;
|
|
76
|
-
|
|
77
|
-
// scss-docs-start btn-variables
|
|
78
|
-
$btn-padding-y: 0.625rem;
|
|
79
|
-
$btn-padding-x: 0.9375rem;
|
|
80
|
-
|
|
81
|
-
// scss-docs-start dropdown-variables
|
|
82
|
-
$dropdown-item-padding-y: .5rem;
|
|
83
|
-
$dropdown-item-padding-x: 1rem;
|
|
84
|
-
$dropdown-link-color: $body-color;
|
|
85
|
-
$dropdown-link-active-bg: transparent;
|
|
86
|
-
$dropdown-link-active-color: inherit;
|
|
87
|
-
|
|
88
|
-
// scss-docs-start table-variables
|
|
89
|
-
$table-cell-padding-y: 12px;
|
|
90
|
-
$table-cell-padding-x: 8px;
|
|
91
|
-
$table-border-color: $light;
|
|
92
|
-
|
|
93
|
-
// scss-docs-start form-input-variables
|
|
94
|
-
$input-focus-box-shadow: none;
|
|
95
|
-
$input-border-radius:0px;
|
|
96
|
-
$input-border-radius-lg: 1px;
|
|
97
|
-
|
|
98
|
-
// scss-docs-start input-group-variables
|
|
99
|
-
$input-group-addon-bg: white;
|
|
100
|
-
|
|
101
|
-
// scss-docs-start card-variables
|
|
102
|
-
$card-cap-bg: $white;
|
|
103
|
-
$card-spacer-x: 0.9375rem;
|
|
104
|
-
|
|
105
|
-
// scss-docs-start border-variables
|
|
106
|
-
$border: 1px solid $light;
|
|
107
|
-
|
|
108
|
-
@import "~bootstrap/scss/variables";
|
|
109
|
-
@import "~bootstrap/scss/mixins";
|
|
110
|
-
|
|
111
|
-
// scss-docs-start colors-map
|
|
112
|
-
// known issue, should not make bg-light-gray: https://github.com/twbs/bootstrap/issues/34756
|
|
113
|
-
// this issue will be supposedly fixed in Bootstrap 5.2.0: https://github.com/twbs/bootstrap/issues/35815
|
|
114
|
-
$light-gray-map: (
|
|
115
|
-
"light-gray": $light-gray
|
|
116
|
-
);
|
|
117
|
-
$theme-colors: map-merge($theme-colors, $light-gray-map);
|
|
118
|
-
// pos-web bg-*
|
|
119
|
-
.bg-light-gray {
|
|
120
|
-
background-color: var(--bs-light-gray);
|
|
121
|
-
--bs-bg-opacity: 0.15 !important;
|
|
122
|
-
}
|
|
123
|
-
.bg-gradient-danger {
|
|
124
|
-
background: repeating-linear-gradient(-60deg, #f8d7da, #f8d7da 15px, #f5c6cb 15px, #f5c6cb 30px) !important;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
.bg-gradient-success {
|
|
128
|
-
background: repeating-linear-gradient(-60deg,#28a745,#28a745 15px,#a2dbb0 15px,#a2dbb0 30px) !important;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.bg-gradient-warning {
|
|
132
|
-
background: repeating-linear-gradient(-60deg,#FCF3CF,#FCF3CF 15px,#F9E79F 15px,#F9E79F 30px) !important;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
// pos-web text-*
|
|
136
|
-
.text-primary {
|
|
137
|
-
color: #0976b4 !important;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.text-danger {
|
|
141
|
-
color: #fb404b !important;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.text-dark {
|
|
145
|
-
color: #5e5e5e !important;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.text-success {
|
|
149
|
-
color: #87cb16 !important;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.text-black {
|
|
153
|
-
color: black !important;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
// pos-web btn-*
|
|
157
|
-
.btn-light-blue {
|
|
158
|
-
color: #212529;
|
|
159
|
-
background-color: #dfeffc !important;
|
|
160
|
-
border-color: #dfeffc;
|
|
161
|
-
}
|
|
162
|
-
.btn-light-blue:hover {
|
|
163
|
-
color: #212529;
|
|
164
|
-
background-color: #bcdef9;
|
|
165
|
-
border-color: #b0d8f8;
|
|
166
|
-
}
|
|
167
|
-
.btn-light-blue:focus,
|
|
168
|
-
.btn-light-blue.focus {
|
|
169
|
-
color: #212529;
|
|
170
|
-
background-color: #bcdef9;
|
|
171
|
-
border-color: #b0d8f8;
|
|
172
|
-
box-shadow: 0 0 0 0.2rem rgba(195, 209, 220, 0.5);
|
|
173
|
-
}
|
|
174
|
-
.btn-light-blue.disabled,
|
|
175
|
-
.btn-light-blue:disabled {
|
|
176
|
-
color: #212529;
|
|
177
|
-
background-color: #dfeffc;
|
|
178
|
-
border-color: #dfeffc;
|
|
179
|
-
}
|
|
180
|
-
.btn-light-blue:not(:disabled):not(.disabled):active,
|
|
181
|
-
.btn-light-blue:not(:disabled):not(.disabled).active,
|
|
182
|
-
.show > .btn-light-blue.dropdown-toggle {
|
|
183
|
-
color: #212529;
|
|
184
|
-
background-color: #b0d8f8;
|
|
185
|
-
border-color: #a5d2f7;
|
|
186
|
-
}
|
|
187
|
-
.btn-light-blue:not(:disabled):not(.disabled):active:focus,
|
|
188
|
-
.btn-light-blue:not(:disabled):not(.disabled).active:focus,
|
|
189
|
-
.show > .btn-light-blue.dropdown-toggle:focus {
|
|
190
|
-
box-shadow: 0 0 0 0.2rem rgba(195, 209, 220, 0.5);
|
|
1
|
+
@import "~bootstrap/scss/functions";
|
|
2
|
+
// scss-docs-start color-variables
|
|
3
|
+
$body-color: #333333;
|
|
4
|
+
$blue: #337ab7;
|
|
5
|
+
$gray-600: #cccccc;
|
|
6
|
+
$green: #89b03e;
|
|
7
|
+
$light:#dddddd;
|
|
8
|
+
$red: #c9302c;
|
|
9
|
+
$gray-100: #dddddd;
|
|
10
|
+
$gray-900: #4d4d4d;
|
|
11
|
+
$dark: #4d4d4d;
|
|
12
|
+
$orange: #f6a828;
|
|
13
|
+
$white: #ffffff;
|
|
14
|
+
$info: #17a2b8;
|
|
15
|
+
|
|
16
|
+
// pos-web color-variables
|
|
17
|
+
$header-color: #3b3b3b;
|
|
18
|
+
$light-blue: #f7f7f8;
|
|
19
|
+
$light-gray: rgba(203, 203, 210, 0.15);
|
|
20
|
+
$gradient-danger: repeating-linear-gradient(
|
|
21
|
+
-60deg,
|
|
22
|
+
#f8d7da,
|
|
23
|
+
#f8d7da 15px,
|
|
24
|
+
#f5c6cb 15px,
|
|
25
|
+
#f5c6cb 30px
|
|
26
|
+
);
|
|
27
|
+
$gradient-warning: repeating-linear-gradient(
|
|
28
|
+
-60deg,
|
|
29
|
+
#fcf3cf,
|
|
30
|
+
#fcf3cf 15px,
|
|
31
|
+
#f9e79f 15px,
|
|
32
|
+
#f9e79f 30px
|
|
33
|
+
);
|
|
34
|
+
$gray-secondary: #cccccc;
|
|
35
|
+
|
|
36
|
+
// stylelint-enable value-keyword-case
|
|
37
|
+
$font-family-base: 'Roboto', sans-serif;
|
|
38
|
+
$headings-font-family: 'Roboto Slab', serif;
|
|
39
|
+
|
|
40
|
+
// scss-docs-start font-variables
|
|
41
|
+
$font-size-base: 0.75rem;
|
|
42
|
+
|
|
43
|
+
$h1-font-size: 1.375rem; //22px
|
|
44
|
+
$h2-font-size: 1.25rem; //20px
|
|
45
|
+
$h3-font-size: 1.125rem; //18px
|
|
46
|
+
$h4-font-size: 1rem; //16px
|
|
47
|
+
$h5-font-size: 0.875rem; //14px
|
|
48
|
+
$h6-font-size: 0.75rem; //12px
|
|
49
|
+
|
|
50
|
+
// pos-web font-variables
|
|
51
|
+
$headings-font-weight: 700;
|
|
52
|
+
|
|
53
|
+
// scss-docs-start spacer-variables-maps
|
|
54
|
+
$spacer: 0.125rem;
|
|
55
|
+
$spacers: (
|
|
56
|
+
0: 0,
|
|
57
|
+
1: $spacer,
|
|
58
|
+
2: $spacer * 2,
|
|
59
|
+
3: $spacer * 3,
|
|
60
|
+
4: $spacer * 4,
|
|
61
|
+
5: $spacer * 5,
|
|
62
|
+
6: $spacer * 6,
|
|
63
|
+
7: $spacer * 7,
|
|
64
|
+
8: $spacer * 8,
|
|
65
|
+
9: $spacer * 9,
|
|
66
|
+
10: $spacer * 10,
|
|
67
|
+
11: $spacer * 11,
|
|
68
|
+
12: $spacer * 12,
|
|
69
|
+
);
|
|
70
|
+
|
|
71
|
+
// Style anchor elements.
|
|
72
|
+
$link-color:#0976b4;
|
|
73
|
+
|
|
74
|
+
// scss-docs-start type-variables
|
|
75
|
+
$text-muted: #9a9a9a;
|
|
76
|
+
|
|
77
|
+
// scss-docs-start btn-variables
|
|
78
|
+
$btn-padding-y: 0.625rem;
|
|
79
|
+
$btn-padding-x: 0.9375rem;
|
|
80
|
+
|
|
81
|
+
// scss-docs-start dropdown-variables
|
|
82
|
+
$dropdown-item-padding-y: .5rem;
|
|
83
|
+
$dropdown-item-padding-x: 1rem;
|
|
84
|
+
$dropdown-link-color: $body-color;
|
|
85
|
+
$dropdown-link-active-bg: transparent;
|
|
86
|
+
$dropdown-link-active-color: inherit;
|
|
87
|
+
|
|
88
|
+
// scss-docs-start table-variables
|
|
89
|
+
$table-cell-padding-y: 12px;
|
|
90
|
+
$table-cell-padding-x: 8px;
|
|
91
|
+
$table-border-color: $light;
|
|
92
|
+
|
|
93
|
+
// scss-docs-start form-input-variables
|
|
94
|
+
$input-focus-box-shadow: none;
|
|
95
|
+
$input-border-radius:0px;
|
|
96
|
+
$input-border-radius-lg: 1px;
|
|
97
|
+
|
|
98
|
+
// scss-docs-start input-group-variables
|
|
99
|
+
$input-group-addon-bg: white;
|
|
100
|
+
|
|
101
|
+
// scss-docs-start card-variables
|
|
102
|
+
$card-cap-bg: $white;
|
|
103
|
+
$card-spacer-x: 0.9375rem;
|
|
104
|
+
|
|
105
|
+
// scss-docs-start border-variables
|
|
106
|
+
$border: 1px solid $light;
|
|
107
|
+
|
|
108
|
+
@import "~bootstrap/scss/variables";
|
|
109
|
+
@import "~bootstrap/scss/mixins";
|
|
110
|
+
|
|
111
|
+
// scss-docs-start colors-map
|
|
112
|
+
// known issue, should not make bg-light-gray: https://github.com/twbs/bootstrap/issues/34756
|
|
113
|
+
// this issue will be supposedly fixed in Bootstrap 5.2.0: https://github.com/twbs/bootstrap/issues/35815
|
|
114
|
+
$light-gray-map: (
|
|
115
|
+
"light-gray": $light-gray
|
|
116
|
+
);
|
|
117
|
+
$theme-colors: map-merge($theme-colors, $light-gray-map);
|
|
118
|
+
// pos-web bg-*
|
|
119
|
+
.bg-light-gray {
|
|
120
|
+
background-color: var(--bs-light-gray);
|
|
121
|
+
--bs-bg-opacity: 0.15 !important;
|
|
122
|
+
}
|
|
123
|
+
.bg-gradient-danger {
|
|
124
|
+
background: repeating-linear-gradient(-60deg, #f8d7da, #f8d7da 15px, #f5c6cb 15px, #f5c6cb 30px) !important;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.bg-gradient-success {
|
|
128
|
+
background: repeating-linear-gradient(-60deg,#28a745,#28a745 15px,#a2dbb0 15px,#a2dbb0 30px) !important;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.bg-gradient-warning {
|
|
132
|
+
background: repeating-linear-gradient(-60deg,#FCF3CF,#FCF3CF 15px,#F9E79F 15px,#F9E79F 30px) !important;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
// pos-web text-*
|
|
136
|
+
.text-primary {
|
|
137
|
+
color: #0976b4 !important;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.text-danger {
|
|
141
|
+
color: #fb404b !important;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
.text-dark {
|
|
145
|
+
color: #5e5e5e !important;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
.text-success {
|
|
149
|
+
color: #87cb16 !important;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.text-black {
|
|
153
|
+
color: black !important;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
// pos-web btn-*
|
|
157
|
+
.btn-light-blue {
|
|
158
|
+
color: #212529;
|
|
159
|
+
background-color: #dfeffc !important;
|
|
160
|
+
border-color: #dfeffc;
|
|
161
|
+
}
|
|
162
|
+
.btn-light-blue:hover {
|
|
163
|
+
color: #212529;
|
|
164
|
+
background-color: #bcdef9;
|
|
165
|
+
border-color: #b0d8f8;
|
|
166
|
+
}
|
|
167
|
+
.btn-light-blue:focus,
|
|
168
|
+
.btn-light-blue.focus {
|
|
169
|
+
color: #212529;
|
|
170
|
+
background-color: #bcdef9;
|
|
171
|
+
border-color: #b0d8f8;
|
|
172
|
+
box-shadow: 0 0 0 0.2rem rgba(195, 209, 220, 0.5);
|
|
173
|
+
}
|
|
174
|
+
.btn-light-blue.disabled,
|
|
175
|
+
.btn-light-blue:disabled {
|
|
176
|
+
color: #212529;
|
|
177
|
+
background-color: #dfeffc;
|
|
178
|
+
border-color: #dfeffc;
|
|
179
|
+
}
|
|
180
|
+
.btn-light-blue:not(:disabled):not(.disabled):active,
|
|
181
|
+
.btn-light-blue:not(:disabled):not(.disabled).active,
|
|
182
|
+
.show > .btn-light-blue.dropdown-toggle {
|
|
183
|
+
color: #212529;
|
|
184
|
+
background-color: #b0d8f8;
|
|
185
|
+
border-color: #a5d2f7;
|
|
186
|
+
}
|
|
187
|
+
.btn-light-blue:not(:disabled):not(.disabled):active:focus,
|
|
188
|
+
.btn-light-blue:not(:disabled):not(.disabled).active:focus,
|
|
189
|
+
.show > .btn-light-blue.dropdown-toggle:focus {
|
|
190
|
+
box-shadow: 0 0 0 0.2rem rgba(195, 209, 220, 0.5);
|
|
191
191
|
}
|