@volo/ngx-lepton-x.lite 3.3.0 → 3.3.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/assets/css/bootstrap-dim.css +164 -164
- package/assets/css/bootstrap-dim.rtl.css +164 -164
- package/package.json +2 -2
|
@@ -63,9 +63,9 @@
|
|
|
63
63
|
--bs-border-radius-2xl: 2rem;
|
|
64
64
|
--bs-border-radius-pill: 50rem;
|
|
65
65
|
--bs-link-color: #355dff;
|
|
66
|
-
--bs-link-hover-color:
|
|
66
|
+
--bs-link-hover-color: rgb(42.4, 74.4, 204);
|
|
67
67
|
--bs-code-color: #d63384;
|
|
68
|
-
--bs-highlight-bg:
|
|
68
|
+
--bs-highlight-bg: rgb(255, 242.6, 205.4);
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
*,
|
|
@@ -1942,13 +1942,13 @@ progress {
|
|
|
1942
1942
|
|
|
1943
1943
|
.table-primary {
|
|
1944
1944
|
--bs-table-color: #000;
|
|
1945
|
-
--bs-table-bg:
|
|
1946
|
-
--bs-table-border-color:
|
|
1947
|
-
--bs-table-striped-bg:
|
|
1945
|
+
--bs-table-bg: rgb(214.6, 222.6, 255);
|
|
1946
|
+
--bs-table-border-color: rgb(193.14, 200.34, 229.5);
|
|
1947
|
+
--bs-table-striped-bg: rgb(203.87, 211.47, 242.25);
|
|
1948
1948
|
--bs-table-striped-color: #000;
|
|
1949
|
-
--bs-table-active-bg:
|
|
1949
|
+
--bs-table-active-bg: rgb(193.14, 200.34, 229.5);
|
|
1950
1950
|
--bs-table-active-color: #000;
|
|
1951
|
-
--bs-table-hover-bg:
|
|
1951
|
+
--bs-table-hover-bg: rgb(198.505, 205.905, 235.875);
|
|
1952
1952
|
--bs-table-hover-color: #000;
|
|
1953
1953
|
color: var(--bs-table-color);
|
|
1954
1954
|
border-color: var(--bs-table-border-color);
|
|
@@ -1956,13 +1956,13 @@ progress {
|
|
|
1956
1956
|
|
|
1957
1957
|
.table-secondary {
|
|
1958
1958
|
--bs-table-color: #000;
|
|
1959
|
-
--bs-table-bg:
|
|
1960
|
-
--bs-table-border-color:
|
|
1961
|
-
--bs-table-striped-bg:
|
|
1959
|
+
--bs-table-bg: rgb(225.6, 222.6, 246.2);
|
|
1960
|
+
--bs-table-border-color: rgb(203.04, 200.34, 221.58);
|
|
1961
|
+
--bs-table-striped-bg: rgb(214.32, 211.47, 233.89);
|
|
1962
1962
|
--bs-table-striped-color: #000;
|
|
1963
|
-
--bs-table-active-bg:
|
|
1963
|
+
--bs-table-active-bg: rgb(203.04, 200.34, 221.58);
|
|
1964
1964
|
--bs-table-active-color: #000;
|
|
1965
|
-
--bs-table-hover-bg:
|
|
1965
|
+
--bs-table-hover-bg: rgb(208.68, 205.905, 227.735);
|
|
1966
1966
|
--bs-table-hover-color: #000;
|
|
1967
1967
|
color: var(--bs-table-color);
|
|
1968
1968
|
border-color: var(--bs-table-border-color);
|
|
@@ -1970,13 +1970,13 @@ progress {
|
|
|
1970
1970
|
|
|
1971
1971
|
.table-success {
|
|
1972
1972
|
--bs-table-color: #000;
|
|
1973
|
-
--bs-table-bg:
|
|
1974
|
-
--bs-table-border-color:
|
|
1975
|
-
--bs-table-striped-bg:
|
|
1973
|
+
--bs-table-bg: rgb(219.8, 242.2, 224.6);
|
|
1974
|
+
--bs-table-border-color: rgb(197.82, 217.98, 202.14);
|
|
1975
|
+
--bs-table-striped-bg: rgb(208.81, 230.09, 213.37);
|
|
1976
1976
|
--bs-table-striped-color: #000;
|
|
1977
|
-
--bs-table-active-bg:
|
|
1977
|
+
--bs-table-active-bg: rgb(197.82, 217.98, 202.14);
|
|
1978
1978
|
--bs-table-active-color: #000;
|
|
1979
|
-
--bs-table-hover-bg:
|
|
1979
|
+
--bs-table-hover-bg: rgb(203.315, 224.035, 207.755);
|
|
1980
1980
|
--bs-table-hover-color: #000;
|
|
1981
1981
|
color: var(--bs-table-color);
|
|
1982
1982
|
border-color: var(--bs-table-border-color);
|
|
@@ -1984,13 +1984,13 @@ progress {
|
|
|
1984
1984
|
|
|
1985
1985
|
.table-info {
|
|
1986
1986
|
--bs-table-color: #000;
|
|
1987
|
-
--bs-table-bg:
|
|
1988
|
-
--bs-table-border-color:
|
|
1989
|
-
--bs-table-striped-bg:
|
|
1987
|
+
--bs-table-bg: rgb(217.4, 231.6, 237.4);
|
|
1988
|
+
--bs-table-border-color: rgb(195.66, 208.44, 213.66);
|
|
1989
|
+
--bs-table-striped-bg: rgb(206.53, 220.02, 225.53);
|
|
1990
1990
|
--bs-table-striped-color: #000;
|
|
1991
|
-
--bs-table-active-bg:
|
|
1991
|
+
--bs-table-active-bg: rgb(195.66, 208.44, 213.66);
|
|
1992
1992
|
--bs-table-active-color: #000;
|
|
1993
|
-
--bs-table-hover-bg:
|
|
1993
|
+
--bs-table-hover-bg: rgb(201.095, 214.23, 219.595);
|
|
1994
1994
|
--bs-table-hover-color: #000;
|
|
1995
1995
|
color: var(--bs-table-color);
|
|
1996
1996
|
border-color: var(--bs-table-border-color);
|
|
@@ -1998,13 +1998,13 @@ progress {
|
|
|
1998
1998
|
|
|
1999
1999
|
.table-warning {
|
|
2000
2000
|
--bs-table-color: #000;
|
|
2001
|
-
--bs-table-bg:
|
|
2002
|
-
--bs-table-border-color:
|
|
2003
|
-
--bs-table-striped-bg:
|
|
2001
|
+
--bs-table-bg: rgb(255, 235.8, 215.2);
|
|
2002
|
+
--bs-table-border-color: rgb(229.5, 212.22, 193.68);
|
|
2003
|
+
--bs-table-striped-bg: rgb(242.25, 224.01, 204.44);
|
|
2004
2004
|
--bs-table-striped-color: #000;
|
|
2005
|
-
--bs-table-active-bg:
|
|
2005
|
+
--bs-table-active-bg: rgb(229.5, 212.22, 193.68);
|
|
2006
2006
|
--bs-table-active-color: #000;
|
|
2007
|
-
--bs-table-hover-bg:
|
|
2007
|
+
--bs-table-hover-bg: rgb(235.875, 218.115, 199.06);
|
|
2008
2008
|
--bs-table-hover-color: #000;
|
|
2009
2009
|
color: var(--bs-table-color);
|
|
2010
2010
|
border-color: var(--bs-table-border-color);
|
|
@@ -2012,13 +2012,13 @@ progress {
|
|
|
2012
2012
|
|
|
2013
2013
|
.table-danger {
|
|
2014
2014
|
--bs-table-color: #000;
|
|
2015
|
-
--bs-table-bg:
|
|
2016
|
-
--bs-table-border-color:
|
|
2017
|
-
--bs-table-striped-bg:
|
|
2015
|
+
--bs-table-bg: rgb(242.4, 206.6, 218.6);
|
|
2016
|
+
--bs-table-border-color: rgb(218.16, 185.94, 196.74);
|
|
2017
|
+
--bs-table-striped-bg: rgb(230.28, 196.27, 207.67);
|
|
2018
2018
|
--bs-table-striped-color: #000;
|
|
2019
|
-
--bs-table-active-bg:
|
|
2019
|
+
--bs-table-active-bg: rgb(218.16, 185.94, 196.74);
|
|
2020
2020
|
--bs-table-active-color: #000;
|
|
2021
|
-
--bs-table-hover-bg:
|
|
2021
|
+
--bs-table-hover-bg: rgb(224.22, 191.105, 202.205);
|
|
2022
2022
|
--bs-table-hover-color: #000;
|
|
2023
2023
|
color: var(--bs-table-color);
|
|
2024
2024
|
border-color: var(--bs-table-border-color);
|
|
@@ -2027,12 +2027,12 @@ progress {
|
|
|
2027
2027
|
.table-light {
|
|
2028
2028
|
--bs-table-color: #000;
|
|
2029
2029
|
--bs-table-bg: #eeeeee;
|
|
2030
|
-
--bs-table-border-color:
|
|
2031
|
-
--bs-table-striped-bg:
|
|
2030
|
+
--bs-table-border-color: rgb(214.2, 214.2, 214.2);
|
|
2031
|
+
--bs-table-striped-bg: rgb(226.1, 226.1, 226.1);
|
|
2032
2032
|
--bs-table-striped-color: #000;
|
|
2033
|
-
--bs-table-active-bg:
|
|
2033
|
+
--bs-table-active-bg: rgb(214.2, 214.2, 214.2);
|
|
2034
2034
|
--bs-table-active-color: #000;
|
|
2035
|
-
--bs-table-hover-bg:
|
|
2035
|
+
--bs-table-hover-bg: rgb(220.15, 220.15, 220.15);
|
|
2036
2036
|
--bs-table-hover-color: #000;
|
|
2037
2037
|
color: var(--bs-table-color);
|
|
2038
2038
|
border-color: var(--bs-table-border-color);
|
|
@@ -2041,12 +2041,12 @@ progress {
|
|
|
2041
2041
|
.table-dark {
|
|
2042
2042
|
--bs-table-color: #fff;
|
|
2043
2043
|
--bs-table-bg: #161616;
|
|
2044
|
-
--bs-table-border-color:
|
|
2045
|
-
--bs-table-striped-bg:
|
|
2044
|
+
--bs-table-border-color: rgb(45.3, 45.3, 45.3);
|
|
2045
|
+
--bs-table-striped-bg: rgb(33.65, 33.65, 33.65);
|
|
2046
2046
|
--bs-table-striped-color: #fff;
|
|
2047
|
-
--bs-table-active-bg:
|
|
2047
|
+
--bs-table-active-bg: rgb(45.3, 45.3, 45.3);
|
|
2048
2048
|
--bs-table-active-color: #fff;
|
|
2049
|
-
--bs-table-hover-bg:
|
|
2049
|
+
--bs-table-hover-bg: rgb(39.475, 39.475, 39.475);
|
|
2050
2050
|
--bs-table-hover-color: #fff;
|
|
2051
2051
|
color: var(--bs-table-color);
|
|
2052
2052
|
border-color: var(--bs-table-border-color);
|
|
@@ -2296,7 +2296,7 @@ progress {
|
|
|
2296
2296
|
}
|
|
2297
2297
|
}
|
|
2298
2298
|
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
|
|
2299
|
-
background-color:
|
|
2299
|
+
background-color: rgb(242.25, 242.25, 242.25);
|
|
2300
2300
|
}
|
|
2301
2301
|
|
|
2302
2302
|
.form-control-plaintext {
|
|
@@ -2590,7 +2590,7 @@ textarea.form-control-lg {
|
|
|
2590
2590
|
}
|
|
2591
2591
|
}
|
|
2592
2592
|
.form-range::-webkit-slider-thumb:active {
|
|
2593
|
-
background-color:
|
|
2593
|
+
background-color: rgb(252.6, 189.6, 218.4);
|
|
2594
2594
|
}
|
|
2595
2595
|
.form-range::-webkit-slider-runnable-track {
|
|
2596
2596
|
width: 100%;
|
|
@@ -2618,7 +2618,7 @@ textarea.form-control-lg {
|
|
|
2618
2618
|
}
|
|
2619
2619
|
}
|
|
2620
2620
|
.form-range::-moz-range-thumb:active {
|
|
2621
|
-
background-color:
|
|
2621
|
+
background-color: rgb(252.6, 189.6, 218.4);
|
|
2622
2622
|
}
|
|
2623
2623
|
.form-range::-moz-range-track {
|
|
2624
2624
|
width: 100%;
|
|
@@ -3157,12 +3157,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3157
3157
|
--bs-btn-bg: #355dff;
|
|
3158
3158
|
--bs-btn-border-color: #355dff;
|
|
3159
3159
|
--bs-btn-hover-color: #fff;
|
|
3160
|
-
--bs-btn-hover-bg:
|
|
3161
|
-
--bs-btn-hover-border-color:
|
|
3160
|
+
--bs-btn-hover-bg: rgb(45.05, 79.05, 216.75);
|
|
3161
|
+
--bs-btn-hover-border-color: rgb(42.4, 74.4, 204);
|
|
3162
3162
|
--bs-btn-focus-shadow-rgb: 83, 117, 255;
|
|
3163
3163
|
--bs-btn-active-color: #fff;
|
|
3164
|
-
--bs-btn-active-bg:
|
|
3165
|
-
--bs-btn-active-border-color:
|
|
3164
|
+
--bs-btn-active-bg: rgb(42.4, 74.4, 204);
|
|
3165
|
+
--bs-btn-active-border-color: rgb(39.75, 69.75, 191.25);
|
|
3166
3166
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3167
3167
|
--bs-btn-disabled-color: #fff;
|
|
3168
3168
|
--bs-btn-disabled-bg: #355dff;
|
|
@@ -3174,12 +3174,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3174
3174
|
--bs-btn-bg: #6c5dd3;
|
|
3175
3175
|
--bs-btn-border-color: #6c5dd3;
|
|
3176
3176
|
--bs-btn-hover-color: #fff;
|
|
3177
|
-
--bs-btn-hover-bg:
|
|
3178
|
-
--bs-btn-hover-border-color:
|
|
3177
|
+
--bs-btn-hover-bg: rgb(91.8, 79.05, 179.35);
|
|
3178
|
+
--bs-btn-hover-border-color: rgb(86.4, 74.4, 168.8);
|
|
3179
3179
|
--bs-btn-focus-shadow-rgb: 130, 117, 218;
|
|
3180
3180
|
--bs-btn-active-color: #fff;
|
|
3181
|
-
--bs-btn-active-bg:
|
|
3182
|
-
--bs-btn-active-border-color:
|
|
3181
|
+
--bs-btn-active-bg: rgb(86.4, 74.4, 168.8);
|
|
3182
|
+
--bs-btn-active-border-color: rgb(81, 69.75, 158.25);
|
|
3183
3183
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3184
3184
|
--bs-btn-disabled-color: #fff;
|
|
3185
3185
|
--bs-btn-disabled-bg: #6c5dd3;
|
|
@@ -3191,12 +3191,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3191
3191
|
--bs-btn-bg: #4fbf67;
|
|
3192
3192
|
--bs-btn-border-color: #4fbf67;
|
|
3193
3193
|
--bs-btn-hover-color: #000;
|
|
3194
|
-
--bs-btn-hover-bg:
|
|
3195
|
-
--bs-btn-hover-border-color:
|
|
3194
|
+
--bs-btn-hover-bg: rgb(105.4, 200.6, 125.8);
|
|
3195
|
+
--bs-btn-hover-border-color: rgb(96.6, 197.4, 118.2);
|
|
3196
3196
|
--bs-btn-focus-shadow-rgb: 67, 162, 88;
|
|
3197
3197
|
--bs-btn-active-color: #000;
|
|
3198
|
-
--bs-btn-active-bg:
|
|
3199
|
-
--bs-btn-active-border-color:
|
|
3198
|
+
--bs-btn-active-bg: rgb(114.2, 203.8, 133.4);
|
|
3199
|
+
--bs-btn-active-border-color: rgb(96.6, 197.4, 118.2);
|
|
3200
3200
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3201
3201
|
--bs-btn-disabled-color: #000;
|
|
3202
3202
|
--bs-btn-disabled-bg: #4fbf67;
|
|
@@ -3208,12 +3208,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3208
3208
|
--bs-btn-bg: #438aa7;
|
|
3209
3209
|
--bs-btn-border-color: #438aa7;
|
|
3210
3210
|
--bs-btn-hover-color: #000;
|
|
3211
|
-
--bs-btn-hover-bg:
|
|
3212
|
-
--bs-btn-hover-border-color:
|
|
3211
|
+
--bs-btn-hover-bg: rgb(95.2, 155.55, 180.2);
|
|
3212
|
+
--bs-btn-hover-border-color: rgb(85.8, 149.7, 175.8);
|
|
3213
3213
|
--bs-btn-focus-shadow-rgb: 57, 117, 142;
|
|
3214
3214
|
--bs-btn-active-color: #000;
|
|
3215
|
-
--bs-btn-active-bg:
|
|
3216
|
-
--bs-btn-active-border-color:
|
|
3215
|
+
--bs-btn-active-bg: rgb(104.6, 161.4, 184.6);
|
|
3216
|
+
--bs-btn-active-border-color: rgb(85.8, 149.7, 175.8);
|
|
3217
3217
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3218
3218
|
--bs-btn-disabled-color: #000;
|
|
3219
3219
|
--bs-btn-disabled-bg: #438aa7;
|
|
@@ -3225,12 +3225,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3225
3225
|
--bs-btn-bg: #ff9f38;
|
|
3226
3226
|
--bs-btn-border-color: #ff9f38;
|
|
3227
3227
|
--bs-btn-hover-color: #000;
|
|
3228
|
-
--bs-btn-hover-bg:
|
|
3229
|
-
--bs-btn-hover-border-color:
|
|
3228
|
+
--bs-btn-hover-bg: rgb(255, 173.4, 85.85);
|
|
3229
|
+
--bs-btn-hover-border-color: rgb(255, 168.6, 75.9);
|
|
3230
3230
|
--bs-btn-focus-shadow-rgb: 217, 135, 48;
|
|
3231
3231
|
--bs-btn-active-color: #000;
|
|
3232
|
-
--bs-btn-active-bg:
|
|
3233
|
-
--bs-btn-active-border-color:
|
|
3232
|
+
--bs-btn-active-bg: rgb(255, 178.2, 95.8);
|
|
3233
|
+
--bs-btn-active-border-color: rgb(255, 168.6, 75.9);
|
|
3234
3234
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3235
3235
|
--bs-btn-disabled-color: #000;
|
|
3236
3236
|
--bs-btn-disabled-bg: #ff9f38;
|
|
@@ -3242,12 +3242,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3242
3242
|
--bs-btn-bg: #c00d49;
|
|
3243
3243
|
--bs-btn-border-color: #c00d49;
|
|
3244
3244
|
--bs-btn-hover-color: #fff;
|
|
3245
|
-
--bs-btn-hover-bg:
|
|
3246
|
-
--bs-btn-hover-border-color:
|
|
3245
|
+
--bs-btn-hover-bg: rgb(163.2, 11.05, 62.05);
|
|
3246
|
+
--bs-btn-hover-border-color: rgb(153.6, 10.4, 58.4);
|
|
3247
3247
|
--bs-btn-focus-shadow-rgb: 201, 49, 100;
|
|
3248
3248
|
--bs-btn-active-color: #fff;
|
|
3249
|
-
--bs-btn-active-bg:
|
|
3250
|
-
--bs-btn-active-border-color:
|
|
3249
|
+
--bs-btn-active-bg: rgb(153.6, 10.4, 58.4);
|
|
3250
|
+
--bs-btn-active-border-color: rgb(144, 9.75, 54.75);
|
|
3251
3251
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3252
3252
|
--bs-btn-disabled-color: #fff;
|
|
3253
3253
|
--bs-btn-disabled-bg: #c00d49;
|
|
@@ -3259,12 +3259,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3259
3259
|
--bs-btn-bg: #eeeeee;
|
|
3260
3260
|
--bs-btn-border-color: #eeeeee;
|
|
3261
3261
|
--bs-btn-hover-color: #000;
|
|
3262
|
-
--bs-btn-hover-bg:
|
|
3263
|
-
--bs-btn-hover-border-color:
|
|
3262
|
+
--bs-btn-hover-bg: rgb(202.3, 202.3, 202.3);
|
|
3263
|
+
--bs-btn-hover-border-color: rgb(190.4, 190.4, 190.4);
|
|
3264
3264
|
--bs-btn-focus-shadow-rgb: 202, 202, 202;
|
|
3265
3265
|
--bs-btn-active-color: #000;
|
|
3266
|
-
--bs-btn-active-bg:
|
|
3267
|
-
--bs-btn-active-border-color:
|
|
3266
|
+
--bs-btn-active-bg: rgb(190.4, 190.4, 190.4);
|
|
3267
|
+
--bs-btn-active-border-color: rgb(178.5, 178.5, 178.5);
|
|
3268
3268
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3269
3269
|
--bs-btn-disabled-color: #000;
|
|
3270
3270
|
--bs-btn-disabled-bg: #eeeeee;
|
|
@@ -3276,12 +3276,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3276
3276
|
--bs-btn-bg: #161616;
|
|
3277
3277
|
--bs-btn-border-color: #161616;
|
|
3278
3278
|
--bs-btn-hover-color: #fff;
|
|
3279
|
-
--bs-btn-hover-bg:
|
|
3280
|
-
--bs-btn-hover-border-color:
|
|
3279
|
+
--bs-btn-hover-bg: rgb(56.95, 56.95, 56.95);
|
|
3280
|
+
--bs-btn-hover-border-color: rgb(45.3, 45.3, 45.3);
|
|
3281
3281
|
--bs-btn-focus-shadow-rgb: 57, 57, 57;
|
|
3282
3282
|
--bs-btn-active-color: #fff;
|
|
3283
|
-
--bs-btn-active-bg:
|
|
3284
|
-
--bs-btn-active-border-color:
|
|
3283
|
+
--bs-btn-active-bg: rgb(68.6, 68.6, 68.6);
|
|
3284
|
+
--bs-btn-active-border-color: rgb(45.3, 45.3, 45.3);
|
|
3285
3285
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3286
3286
|
--bs-btn-disabled-color: #fff;
|
|
3287
3287
|
--bs-btn-disabled-bg: #161616;
|
|
@@ -5518,75 +5518,75 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
5518
5518
|
}
|
|
5519
5519
|
|
|
5520
5520
|
.alert-primary {
|
|
5521
|
-
--bs-alert-color:
|
|
5522
|
-
--bs-alert-bg:
|
|
5523
|
-
--bs-alert-border-color:
|
|
5521
|
+
--bs-alert-color: rgb(31.8, 55.8, 153);
|
|
5522
|
+
--bs-alert-bg: rgb(214.6, 222.6, 255);
|
|
5523
|
+
--bs-alert-border-color: rgb(194.4, 206.4, 255);
|
|
5524
5524
|
}
|
|
5525
5525
|
.alert-primary .alert-link {
|
|
5526
|
-
color:
|
|
5526
|
+
color: rgb(25.44, 44.64, 122.4);
|
|
5527
5527
|
}
|
|
5528
5528
|
|
|
5529
5529
|
.alert-secondary {
|
|
5530
|
-
--bs-alert-color:
|
|
5531
|
-
--bs-alert-bg:
|
|
5532
|
-
--bs-alert-border-color:
|
|
5530
|
+
--bs-alert-color: rgb(64.8, 55.8, 126.6);
|
|
5531
|
+
--bs-alert-bg: rgb(225.6, 222.6, 246.2);
|
|
5532
|
+
--bs-alert-border-color: rgb(210.9, 206.4, 241.8);
|
|
5533
5533
|
}
|
|
5534
5534
|
.alert-secondary .alert-link {
|
|
5535
|
-
color:
|
|
5535
|
+
color: rgb(51.84, 44.64, 101.28);
|
|
5536
5536
|
}
|
|
5537
5537
|
|
|
5538
5538
|
.alert-success {
|
|
5539
|
-
--bs-alert-color:
|
|
5540
|
-
--bs-alert-bg:
|
|
5541
|
-
--bs-alert-border-color:
|
|
5539
|
+
--bs-alert-color: rgb(47.4, 114.6, 61.8);
|
|
5540
|
+
--bs-alert-bg: rgb(219.8, 242.2, 224.6);
|
|
5541
|
+
--bs-alert-border-color: rgb(202.2, 235.8, 209.4);
|
|
5542
5542
|
}
|
|
5543
5543
|
.alert-success .alert-link {
|
|
5544
|
-
color:
|
|
5544
|
+
color: rgb(37.92, 91.68, 49.44);
|
|
5545
5545
|
}
|
|
5546
5546
|
|
|
5547
5547
|
.alert-info {
|
|
5548
|
-
--bs-alert-color:
|
|
5549
|
-
--bs-alert-bg:
|
|
5550
|
-
--bs-alert-border-color:
|
|
5548
|
+
--bs-alert-color: rgb(40.2, 82.8, 100.2);
|
|
5549
|
+
--bs-alert-bg: rgb(217.4, 231.6, 237.4);
|
|
5550
|
+
--bs-alert-border-color: rgb(198.6, 219.9, 228.6);
|
|
5551
5551
|
}
|
|
5552
5552
|
.alert-info .alert-link {
|
|
5553
|
-
color:
|
|
5553
|
+
color: rgb(32.16, 66.24, 80.16);
|
|
5554
5554
|
}
|
|
5555
5555
|
|
|
5556
5556
|
.alert-warning {
|
|
5557
|
-
--bs-alert-color:
|
|
5558
|
-
--bs-alert-bg:
|
|
5559
|
-
--bs-alert-border-color:
|
|
5557
|
+
--bs-alert-color: rgb(153, 95.4, 33.6);
|
|
5558
|
+
--bs-alert-bg: rgb(255, 235.8, 215.2);
|
|
5559
|
+
--bs-alert-border-color: rgb(255, 226.2, 195.3);
|
|
5560
5560
|
}
|
|
5561
5561
|
.alert-warning .alert-link {
|
|
5562
|
-
color:
|
|
5562
|
+
color: rgb(122.4, 76.32, 26.88);
|
|
5563
5563
|
}
|
|
5564
5564
|
|
|
5565
5565
|
.alert-danger {
|
|
5566
|
-
--bs-alert-color:
|
|
5567
|
-
--bs-alert-bg:
|
|
5568
|
-
--bs-alert-border-color:
|
|
5566
|
+
--bs-alert-color: rgb(115.2, 7.8, 43.8);
|
|
5567
|
+
--bs-alert-bg: rgb(242.4, 206.6, 218.6);
|
|
5568
|
+
--bs-alert-border-color: rgb(236.1, 182.4, 200.4);
|
|
5569
5569
|
}
|
|
5570
5570
|
.alert-danger .alert-link {
|
|
5571
|
-
color:
|
|
5571
|
+
color: rgb(92.16, 6.24, 35.04);
|
|
5572
5572
|
}
|
|
5573
5573
|
|
|
5574
5574
|
.alert-light {
|
|
5575
|
-
--bs-alert-color:
|
|
5576
|
-
--bs-alert-bg:
|
|
5577
|
-
--bs-alert-border-color:
|
|
5575
|
+
--bs-alert-color: rgb(95.2, 95.2, 95.2);
|
|
5576
|
+
--bs-alert-bg: rgb(251.6, 251.6, 251.6);
|
|
5577
|
+
--bs-alert-border-color: rgb(249.9, 249.9, 249.9);
|
|
5578
5578
|
}
|
|
5579
5579
|
.alert-light .alert-link {
|
|
5580
|
-
color:
|
|
5580
|
+
color: rgb(76.16, 76.16, 76.16);
|
|
5581
5581
|
}
|
|
5582
5582
|
|
|
5583
5583
|
.alert-dark {
|
|
5584
|
-
--bs-alert-color:
|
|
5585
|
-
--bs-alert-bg:
|
|
5586
|
-
--bs-alert-border-color:
|
|
5584
|
+
--bs-alert-color: rgb(13.2, 13.2, 13.2);
|
|
5585
|
+
--bs-alert-bg: rgb(208.4, 208.4, 208.4);
|
|
5586
|
+
--bs-alert-border-color: rgb(185.1, 185.1, 185.1);
|
|
5587
5587
|
}
|
|
5588
5588
|
.alert-dark .alert-link {
|
|
5589
|
-
color:
|
|
5589
|
+
color: rgb(10.56, 10.56, 10.56);
|
|
5590
5590
|
}
|
|
5591
5591
|
|
|
5592
5592
|
.alert-brand {
|
|
@@ -6125,115 +6125,115 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
6125
6125
|
}
|
|
6126
6126
|
|
|
6127
6127
|
.list-group-item-primary {
|
|
6128
|
-
color:
|
|
6129
|
-
background-color:
|
|
6128
|
+
color: rgb(31.8, 55.8, 153);
|
|
6129
|
+
background-color: rgb(214.6, 222.6, 255);
|
|
6130
6130
|
}
|
|
6131
6131
|
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
|
|
6132
|
-
color:
|
|
6133
|
-
background-color:
|
|
6132
|
+
color: rgb(31.8, 55.8, 153);
|
|
6133
|
+
background-color: rgb(193.14, 200.34, 229.5);
|
|
6134
6134
|
}
|
|
6135
6135
|
.list-group-item-primary.list-group-item-action.active {
|
|
6136
6136
|
color: #fff;
|
|
6137
|
-
background-color:
|
|
6138
|
-
border-color:
|
|
6137
|
+
background-color: rgb(31.8, 55.8, 153);
|
|
6138
|
+
border-color: rgb(31.8, 55.8, 153);
|
|
6139
6139
|
}
|
|
6140
6140
|
|
|
6141
6141
|
.list-group-item-secondary {
|
|
6142
|
-
color:
|
|
6143
|
-
background-color:
|
|
6142
|
+
color: rgb(64.8, 55.8, 126.6);
|
|
6143
|
+
background-color: rgb(225.6, 222.6, 246.2);
|
|
6144
6144
|
}
|
|
6145
6145
|
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
|
|
6146
|
-
color:
|
|
6147
|
-
background-color:
|
|
6146
|
+
color: rgb(64.8, 55.8, 126.6);
|
|
6147
|
+
background-color: rgb(203.04, 200.34, 221.58);
|
|
6148
6148
|
}
|
|
6149
6149
|
.list-group-item-secondary.list-group-item-action.active {
|
|
6150
6150
|
color: #fff;
|
|
6151
|
-
background-color:
|
|
6152
|
-
border-color:
|
|
6151
|
+
background-color: rgb(64.8, 55.8, 126.6);
|
|
6152
|
+
border-color: rgb(64.8, 55.8, 126.6);
|
|
6153
6153
|
}
|
|
6154
6154
|
|
|
6155
6155
|
.list-group-item-success {
|
|
6156
|
-
color:
|
|
6157
|
-
background-color:
|
|
6156
|
+
color: rgb(47.4, 114.6, 61.8);
|
|
6157
|
+
background-color: rgb(219.8, 242.2, 224.6);
|
|
6158
6158
|
}
|
|
6159
6159
|
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
|
|
6160
|
-
color:
|
|
6161
|
-
background-color:
|
|
6160
|
+
color: rgb(47.4, 114.6, 61.8);
|
|
6161
|
+
background-color: rgb(197.82, 217.98, 202.14);
|
|
6162
6162
|
}
|
|
6163
6163
|
.list-group-item-success.list-group-item-action.active {
|
|
6164
6164
|
color: #fff;
|
|
6165
|
-
background-color:
|
|
6166
|
-
border-color:
|
|
6165
|
+
background-color: rgb(47.4, 114.6, 61.8);
|
|
6166
|
+
border-color: rgb(47.4, 114.6, 61.8);
|
|
6167
6167
|
}
|
|
6168
6168
|
|
|
6169
6169
|
.list-group-item-info {
|
|
6170
|
-
color:
|
|
6171
|
-
background-color:
|
|
6170
|
+
color: rgb(40.2, 82.8, 100.2);
|
|
6171
|
+
background-color: rgb(217.4, 231.6, 237.4);
|
|
6172
6172
|
}
|
|
6173
6173
|
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
|
|
6174
|
-
color:
|
|
6175
|
-
background-color:
|
|
6174
|
+
color: rgb(40.2, 82.8, 100.2);
|
|
6175
|
+
background-color: rgb(195.66, 208.44, 213.66);
|
|
6176
6176
|
}
|
|
6177
6177
|
.list-group-item-info.list-group-item-action.active {
|
|
6178
6178
|
color: #fff;
|
|
6179
|
-
background-color:
|
|
6180
|
-
border-color:
|
|
6179
|
+
background-color: rgb(40.2, 82.8, 100.2);
|
|
6180
|
+
border-color: rgb(40.2, 82.8, 100.2);
|
|
6181
6181
|
}
|
|
6182
6182
|
|
|
6183
6183
|
.list-group-item-warning {
|
|
6184
|
-
color:
|
|
6185
|
-
background-color:
|
|
6184
|
+
color: rgb(153, 95.4, 33.6);
|
|
6185
|
+
background-color: rgb(255, 235.8, 215.2);
|
|
6186
6186
|
}
|
|
6187
6187
|
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
|
|
6188
|
-
color:
|
|
6189
|
-
background-color:
|
|
6188
|
+
color: rgb(153, 95.4, 33.6);
|
|
6189
|
+
background-color: rgb(229.5, 212.22, 193.68);
|
|
6190
6190
|
}
|
|
6191
6191
|
.list-group-item-warning.list-group-item-action.active {
|
|
6192
6192
|
color: #fff;
|
|
6193
|
-
background-color:
|
|
6194
|
-
border-color:
|
|
6193
|
+
background-color: rgb(153, 95.4, 33.6);
|
|
6194
|
+
border-color: rgb(153, 95.4, 33.6);
|
|
6195
6195
|
}
|
|
6196
6196
|
|
|
6197
6197
|
.list-group-item-danger {
|
|
6198
|
-
color:
|
|
6199
|
-
background-color:
|
|
6198
|
+
color: rgb(115.2, 7.8, 43.8);
|
|
6199
|
+
background-color: rgb(242.4, 206.6, 218.6);
|
|
6200
6200
|
}
|
|
6201
6201
|
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
|
|
6202
|
-
color:
|
|
6203
|
-
background-color:
|
|
6202
|
+
color: rgb(115.2, 7.8, 43.8);
|
|
6203
|
+
background-color: rgb(218.16, 185.94, 196.74);
|
|
6204
6204
|
}
|
|
6205
6205
|
.list-group-item-danger.list-group-item-action.active {
|
|
6206
6206
|
color: #fff;
|
|
6207
|
-
background-color:
|
|
6208
|
-
border-color:
|
|
6207
|
+
background-color: rgb(115.2, 7.8, 43.8);
|
|
6208
|
+
border-color: rgb(115.2, 7.8, 43.8);
|
|
6209
6209
|
}
|
|
6210
6210
|
|
|
6211
6211
|
.list-group-item-light {
|
|
6212
|
-
color:
|
|
6213
|
-
background-color:
|
|
6212
|
+
color: rgb(95.2, 95.2, 95.2);
|
|
6213
|
+
background-color: rgb(251.6, 251.6, 251.6);
|
|
6214
6214
|
}
|
|
6215
6215
|
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
|
|
6216
|
-
color:
|
|
6217
|
-
background-color:
|
|
6216
|
+
color: rgb(95.2, 95.2, 95.2);
|
|
6217
|
+
background-color: rgb(226.44, 226.44, 226.44);
|
|
6218
6218
|
}
|
|
6219
6219
|
.list-group-item-light.list-group-item-action.active {
|
|
6220
6220
|
color: #fff;
|
|
6221
|
-
background-color:
|
|
6222
|
-
border-color:
|
|
6221
|
+
background-color: rgb(95.2, 95.2, 95.2);
|
|
6222
|
+
border-color: rgb(95.2, 95.2, 95.2);
|
|
6223
6223
|
}
|
|
6224
6224
|
|
|
6225
6225
|
.list-group-item-dark {
|
|
6226
|
-
color:
|
|
6227
|
-
background-color:
|
|
6226
|
+
color: rgb(13.2, 13.2, 13.2);
|
|
6227
|
+
background-color: rgb(208.4, 208.4, 208.4);
|
|
6228
6228
|
}
|
|
6229
6229
|
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
|
|
6230
|
-
color:
|
|
6231
|
-
background-color:
|
|
6230
|
+
color: rgb(13.2, 13.2, 13.2);
|
|
6231
|
+
background-color: rgb(187.56, 187.56, 187.56);
|
|
6232
6232
|
}
|
|
6233
6233
|
.list-group-item-dark.list-group-item-action.active {
|
|
6234
6234
|
color: #fff;
|
|
6235
|
-
background-color:
|
|
6236
|
-
border-color:
|
|
6235
|
+
background-color: rgb(13.2, 13.2, 13.2);
|
|
6236
|
+
border-color: rgb(13.2, 13.2, 13.2);
|
|
6237
6237
|
}
|
|
6238
6238
|
|
|
6239
6239
|
.btn-close {
|
|
@@ -6770,7 +6770,7 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
6770
6770
|
--bs-popover-header-padding-y: 0.5rem;
|
|
6771
6771
|
--bs-popover-header-font-size: 0.875rem;
|
|
6772
6772
|
--bs-popover-header-color: ;
|
|
6773
|
-
--bs-popover-header-bg:
|
|
6773
|
+
--bs-popover-header-bg: rgb(239.7, 239.7, 239.7);
|
|
6774
6774
|
--bs-popover-body-padding-x: 0.75rem;
|
|
6775
6775
|
--bs-popover-body-padding-y: 0.75rem;
|
|
6776
6776
|
--bs-popover-body-color: #686b6e;
|
|
@@ -7780,56 +7780,56 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
7780
7780
|
color: #355dff !important;
|
|
7781
7781
|
}
|
|
7782
7782
|
.link-primary:hover, .link-primary:focus {
|
|
7783
|
-
color:
|
|
7783
|
+
color: rgb(42.4, 74.4, 204) !important;
|
|
7784
7784
|
}
|
|
7785
7785
|
|
|
7786
7786
|
.link-secondary {
|
|
7787
7787
|
color: #6c5dd3 !important;
|
|
7788
7788
|
}
|
|
7789
7789
|
.link-secondary:hover, .link-secondary:focus {
|
|
7790
|
-
color:
|
|
7790
|
+
color: rgb(86.4, 74.4, 168.8) !important;
|
|
7791
7791
|
}
|
|
7792
7792
|
|
|
7793
7793
|
.link-success {
|
|
7794
7794
|
color: #4fbf67 !important;
|
|
7795
7795
|
}
|
|
7796
7796
|
.link-success:hover, .link-success:focus {
|
|
7797
|
-
color:
|
|
7797
|
+
color: rgb(114.2, 203.8, 133.4) !important;
|
|
7798
7798
|
}
|
|
7799
7799
|
|
|
7800
7800
|
.link-info {
|
|
7801
7801
|
color: #438aa7 !important;
|
|
7802
7802
|
}
|
|
7803
7803
|
.link-info:hover, .link-info:focus {
|
|
7804
|
-
color:
|
|
7804
|
+
color: rgb(104.6, 161.4, 184.6) !important;
|
|
7805
7805
|
}
|
|
7806
7806
|
|
|
7807
7807
|
.link-warning {
|
|
7808
7808
|
color: #ff9f38 !important;
|
|
7809
7809
|
}
|
|
7810
7810
|
.link-warning:hover, .link-warning:focus {
|
|
7811
|
-
color:
|
|
7811
|
+
color: rgb(255, 178.2, 95.8) !important;
|
|
7812
7812
|
}
|
|
7813
7813
|
|
|
7814
7814
|
.link-danger {
|
|
7815
7815
|
color: #c00d49 !important;
|
|
7816
7816
|
}
|
|
7817
7817
|
.link-danger:hover, .link-danger:focus {
|
|
7818
|
-
color:
|
|
7818
|
+
color: rgb(153.6, 10.4, 58.4) !important;
|
|
7819
7819
|
}
|
|
7820
7820
|
|
|
7821
7821
|
.link-light {
|
|
7822
7822
|
color: #eeeeee !important;
|
|
7823
7823
|
}
|
|
7824
7824
|
.link-light:hover, .link-light:focus {
|
|
7825
|
-
color:
|
|
7825
|
+
color: rgb(241.4, 241.4, 241.4) !important;
|
|
7826
7826
|
}
|
|
7827
7827
|
|
|
7828
7828
|
.link-dark {
|
|
7829
7829
|
color: #161616 !important;
|
|
7830
7830
|
}
|
|
7831
7831
|
.link-dark:hover, .link-dark:focus {
|
|
7832
|
-
color:
|
|
7832
|
+
color: rgb(17.6, 17.6, 17.6) !important;
|
|
7833
7833
|
}
|
|
7834
7834
|
|
|
7835
7835
|
.ratio {
|
|
@@ -63,9 +63,9 @@
|
|
|
63
63
|
--bs-border-radius-2xl: 2rem;
|
|
64
64
|
--bs-border-radius-pill: 50rem;
|
|
65
65
|
--bs-link-color: #355dff;
|
|
66
|
-
--bs-link-hover-color:
|
|
66
|
+
--bs-link-hover-color: rgb(42.4, 74.4, 204);
|
|
67
67
|
--bs-code-color: #d63384;
|
|
68
|
-
--bs-highlight-bg:
|
|
68
|
+
--bs-highlight-bg: rgb(255, 242.6, 205.4);
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
*,
|
|
@@ -1942,13 +1942,13 @@ progress {
|
|
|
1942
1942
|
|
|
1943
1943
|
.table-primary {
|
|
1944
1944
|
--bs-table-color: #000;
|
|
1945
|
-
--bs-table-bg:
|
|
1946
|
-
--bs-table-border-color:
|
|
1947
|
-
--bs-table-striped-bg:
|
|
1945
|
+
--bs-table-bg: rgb(214.6, 222.6, 255);
|
|
1946
|
+
--bs-table-border-color: rgb(193.14, 200.34, 229.5);
|
|
1947
|
+
--bs-table-striped-bg: rgb(203.87, 211.47, 242.25);
|
|
1948
1948
|
--bs-table-striped-color: #000;
|
|
1949
|
-
--bs-table-active-bg:
|
|
1949
|
+
--bs-table-active-bg: rgb(193.14, 200.34, 229.5);
|
|
1950
1950
|
--bs-table-active-color: #000;
|
|
1951
|
-
--bs-table-hover-bg:
|
|
1951
|
+
--bs-table-hover-bg: rgb(198.505, 205.905, 235.875);
|
|
1952
1952
|
--bs-table-hover-color: #000;
|
|
1953
1953
|
color: var(--bs-table-color);
|
|
1954
1954
|
border-color: var(--bs-table-border-color);
|
|
@@ -1956,13 +1956,13 @@ progress {
|
|
|
1956
1956
|
|
|
1957
1957
|
.table-secondary {
|
|
1958
1958
|
--bs-table-color: #000;
|
|
1959
|
-
--bs-table-bg:
|
|
1960
|
-
--bs-table-border-color:
|
|
1961
|
-
--bs-table-striped-bg:
|
|
1959
|
+
--bs-table-bg: rgb(225.6, 222.6, 246.2);
|
|
1960
|
+
--bs-table-border-color: rgb(203.04, 200.34, 221.58);
|
|
1961
|
+
--bs-table-striped-bg: rgb(214.32, 211.47, 233.89);
|
|
1962
1962
|
--bs-table-striped-color: #000;
|
|
1963
|
-
--bs-table-active-bg:
|
|
1963
|
+
--bs-table-active-bg: rgb(203.04, 200.34, 221.58);
|
|
1964
1964
|
--bs-table-active-color: #000;
|
|
1965
|
-
--bs-table-hover-bg:
|
|
1965
|
+
--bs-table-hover-bg: rgb(208.68, 205.905, 227.735);
|
|
1966
1966
|
--bs-table-hover-color: #000;
|
|
1967
1967
|
color: var(--bs-table-color);
|
|
1968
1968
|
border-color: var(--bs-table-border-color);
|
|
@@ -1970,13 +1970,13 @@ progress {
|
|
|
1970
1970
|
|
|
1971
1971
|
.table-success {
|
|
1972
1972
|
--bs-table-color: #000;
|
|
1973
|
-
--bs-table-bg:
|
|
1974
|
-
--bs-table-border-color:
|
|
1975
|
-
--bs-table-striped-bg:
|
|
1973
|
+
--bs-table-bg: rgb(219.8, 242.2, 224.6);
|
|
1974
|
+
--bs-table-border-color: rgb(197.82, 217.98, 202.14);
|
|
1975
|
+
--bs-table-striped-bg: rgb(208.81, 230.09, 213.37);
|
|
1976
1976
|
--bs-table-striped-color: #000;
|
|
1977
|
-
--bs-table-active-bg:
|
|
1977
|
+
--bs-table-active-bg: rgb(197.82, 217.98, 202.14);
|
|
1978
1978
|
--bs-table-active-color: #000;
|
|
1979
|
-
--bs-table-hover-bg:
|
|
1979
|
+
--bs-table-hover-bg: rgb(203.315, 224.035, 207.755);
|
|
1980
1980
|
--bs-table-hover-color: #000;
|
|
1981
1981
|
color: var(--bs-table-color);
|
|
1982
1982
|
border-color: var(--bs-table-border-color);
|
|
@@ -1984,13 +1984,13 @@ progress {
|
|
|
1984
1984
|
|
|
1985
1985
|
.table-info {
|
|
1986
1986
|
--bs-table-color: #000;
|
|
1987
|
-
--bs-table-bg:
|
|
1988
|
-
--bs-table-border-color:
|
|
1989
|
-
--bs-table-striped-bg:
|
|
1987
|
+
--bs-table-bg: rgb(217.4, 231.6, 237.4);
|
|
1988
|
+
--bs-table-border-color: rgb(195.66, 208.44, 213.66);
|
|
1989
|
+
--bs-table-striped-bg: rgb(206.53, 220.02, 225.53);
|
|
1990
1990
|
--bs-table-striped-color: #000;
|
|
1991
|
-
--bs-table-active-bg:
|
|
1991
|
+
--bs-table-active-bg: rgb(195.66, 208.44, 213.66);
|
|
1992
1992
|
--bs-table-active-color: #000;
|
|
1993
|
-
--bs-table-hover-bg:
|
|
1993
|
+
--bs-table-hover-bg: rgb(201.095, 214.23, 219.595);
|
|
1994
1994
|
--bs-table-hover-color: #000;
|
|
1995
1995
|
color: var(--bs-table-color);
|
|
1996
1996
|
border-color: var(--bs-table-border-color);
|
|
@@ -1998,13 +1998,13 @@ progress {
|
|
|
1998
1998
|
|
|
1999
1999
|
.table-warning {
|
|
2000
2000
|
--bs-table-color: #000;
|
|
2001
|
-
--bs-table-bg:
|
|
2002
|
-
--bs-table-border-color:
|
|
2003
|
-
--bs-table-striped-bg:
|
|
2001
|
+
--bs-table-bg: rgb(255, 235.8, 215.2);
|
|
2002
|
+
--bs-table-border-color: rgb(229.5, 212.22, 193.68);
|
|
2003
|
+
--bs-table-striped-bg: rgb(242.25, 224.01, 204.44);
|
|
2004
2004
|
--bs-table-striped-color: #000;
|
|
2005
|
-
--bs-table-active-bg:
|
|
2005
|
+
--bs-table-active-bg: rgb(229.5, 212.22, 193.68);
|
|
2006
2006
|
--bs-table-active-color: #000;
|
|
2007
|
-
--bs-table-hover-bg:
|
|
2007
|
+
--bs-table-hover-bg: rgb(235.875, 218.115, 199.06);
|
|
2008
2008
|
--bs-table-hover-color: #000;
|
|
2009
2009
|
color: var(--bs-table-color);
|
|
2010
2010
|
border-color: var(--bs-table-border-color);
|
|
@@ -2012,13 +2012,13 @@ progress {
|
|
|
2012
2012
|
|
|
2013
2013
|
.table-danger {
|
|
2014
2014
|
--bs-table-color: #000;
|
|
2015
|
-
--bs-table-bg:
|
|
2016
|
-
--bs-table-border-color:
|
|
2017
|
-
--bs-table-striped-bg:
|
|
2015
|
+
--bs-table-bg: rgb(242.4, 206.6, 218.6);
|
|
2016
|
+
--bs-table-border-color: rgb(218.16, 185.94, 196.74);
|
|
2017
|
+
--bs-table-striped-bg: rgb(230.28, 196.27, 207.67);
|
|
2018
2018
|
--bs-table-striped-color: #000;
|
|
2019
|
-
--bs-table-active-bg:
|
|
2019
|
+
--bs-table-active-bg: rgb(218.16, 185.94, 196.74);
|
|
2020
2020
|
--bs-table-active-color: #000;
|
|
2021
|
-
--bs-table-hover-bg:
|
|
2021
|
+
--bs-table-hover-bg: rgb(224.22, 191.105, 202.205);
|
|
2022
2022
|
--bs-table-hover-color: #000;
|
|
2023
2023
|
color: var(--bs-table-color);
|
|
2024
2024
|
border-color: var(--bs-table-border-color);
|
|
@@ -2027,12 +2027,12 @@ progress {
|
|
|
2027
2027
|
.table-light {
|
|
2028
2028
|
--bs-table-color: #000;
|
|
2029
2029
|
--bs-table-bg: #eeeeee;
|
|
2030
|
-
--bs-table-border-color:
|
|
2031
|
-
--bs-table-striped-bg:
|
|
2030
|
+
--bs-table-border-color: rgb(214.2, 214.2, 214.2);
|
|
2031
|
+
--bs-table-striped-bg: rgb(226.1, 226.1, 226.1);
|
|
2032
2032
|
--bs-table-striped-color: #000;
|
|
2033
|
-
--bs-table-active-bg:
|
|
2033
|
+
--bs-table-active-bg: rgb(214.2, 214.2, 214.2);
|
|
2034
2034
|
--bs-table-active-color: #000;
|
|
2035
|
-
--bs-table-hover-bg:
|
|
2035
|
+
--bs-table-hover-bg: rgb(220.15, 220.15, 220.15);
|
|
2036
2036
|
--bs-table-hover-color: #000;
|
|
2037
2037
|
color: var(--bs-table-color);
|
|
2038
2038
|
border-color: var(--bs-table-border-color);
|
|
@@ -2041,12 +2041,12 @@ progress {
|
|
|
2041
2041
|
.table-dark {
|
|
2042
2042
|
--bs-table-color: #fff;
|
|
2043
2043
|
--bs-table-bg: #161616;
|
|
2044
|
-
--bs-table-border-color:
|
|
2045
|
-
--bs-table-striped-bg:
|
|
2044
|
+
--bs-table-border-color: rgb(45.3, 45.3, 45.3);
|
|
2045
|
+
--bs-table-striped-bg: rgb(33.65, 33.65, 33.65);
|
|
2046
2046
|
--bs-table-striped-color: #fff;
|
|
2047
|
-
--bs-table-active-bg:
|
|
2047
|
+
--bs-table-active-bg: rgb(45.3, 45.3, 45.3);
|
|
2048
2048
|
--bs-table-active-color: #fff;
|
|
2049
|
-
--bs-table-hover-bg:
|
|
2049
|
+
--bs-table-hover-bg: rgb(39.475, 39.475, 39.475);
|
|
2050
2050
|
--bs-table-hover-color: #fff;
|
|
2051
2051
|
color: var(--bs-table-color);
|
|
2052
2052
|
border-color: var(--bs-table-border-color);
|
|
@@ -2302,7 +2302,7 @@ progress {
|
|
|
2302
2302
|
}
|
|
2303
2303
|
}
|
|
2304
2304
|
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
|
|
2305
|
-
background-color:
|
|
2305
|
+
background-color: rgb(242.25, 242.25, 242.25);
|
|
2306
2306
|
}
|
|
2307
2307
|
|
|
2308
2308
|
.form-control-plaintext {
|
|
@@ -2605,7 +2605,7 @@ textarea.form-control-lg {
|
|
|
2605
2605
|
}
|
|
2606
2606
|
}
|
|
2607
2607
|
.form-range::-webkit-slider-thumb:active {
|
|
2608
|
-
background-color:
|
|
2608
|
+
background-color: rgb(252.6, 189.6, 218.4);
|
|
2609
2609
|
}
|
|
2610
2610
|
.form-range::-webkit-slider-runnable-track {
|
|
2611
2611
|
width: 100%;
|
|
@@ -2636,7 +2636,7 @@ textarea.form-control-lg {
|
|
|
2636
2636
|
}
|
|
2637
2637
|
}
|
|
2638
2638
|
.form-range::-moz-range-thumb:active {
|
|
2639
|
-
background-color:
|
|
2639
|
+
background-color: rgb(252.6, 189.6, 218.4);
|
|
2640
2640
|
}
|
|
2641
2641
|
.form-range::-moz-range-track {
|
|
2642
2642
|
width: 100%;
|
|
@@ -3193,12 +3193,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3193
3193
|
--bs-btn-bg: #355dff;
|
|
3194
3194
|
--bs-btn-border-color: #355dff;
|
|
3195
3195
|
--bs-btn-hover-color: #fff;
|
|
3196
|
-
--bs-btn-hover-bg:
|
|
3197
|
-
--bs-btn-hover-border-color:
|
|
3196
|
+
--bs-btn-hover-bg: rgb(45.05, 79.05, 216.75);
|
|
3197
|
+
--bs-btn-hover-border-color: rgb(42.4, 74.4, 204);
|
|
3198
3198
|
--bs-btn-focus-shadow-rgb: 83, 117, 255;
|
|
3199
3199
|
--bs-btn-active-color: #fff;
|
|
3200
|
-
--bs-btn-active-bg:
|
|
3201
|
-
--bs-btn-active-border-color:
|
|
3200
|
+
--bs-btn-active-bg: rgb(42.4, 74.4, 204);
|
|
3201
|
+
--bs-btn-active-border-color: rgb(39.75, 69.75, 191.25);
|
|
3202
3202
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3203
3203
|
--bs-btn-disabled-color: #fff;
|
|
3204
3204
|
--bs-btn-disabled-bg: #355dff;
|
|
@@ -3210,12 +3210,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3210
3210
|
--bs-btn-bg: #6c5dd3;
|
|
3211
3211
|
--bs-btn-border-color: #6c5dd3;
|
|
3212
3212
|
--bs-btn-hover-color: #fff;
|
|
3213
|
-
--bs-btn-hover-bg:
|
|
3214
|
-
--bs-btn-hover-border-color:
|
|
3213
|
+
--bs-btn-hover-bg: rgb(91.8, 79.05, 179.35);
|
|
3214
|
+
--bs-btn-hover-border-color: rgb(86.4, 74.4, 168.8);
|
|
3215
3215
|
--bs-btn-focus-shadow-rgb: 130, 117, 218;
|
|
3216
3216
|
--bs-btn-active-color: #fff;
|
|
3217
|
-
--bs-btn-active-bg:
|
|
3218
|
-
--bs-btn-active-border-color:
|
|
3217
|
+
--bs-btn-active-bg: rgb(86.4, 74.4, 168.8);
|
|
3218
|
+
--bs-btn-active-border-color: rgb(81, 69.75, 158.25);
|
|
3219
3219
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3220
3220
|
--bs-btn-disabled-color: #fff;
|
|
3221
3221
|
--bs-btn-disabled-bg: #6c5dd3;
|
|
@@ -3227,12 +3227,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3227
3227
|
--bs-btn-bg: #4fbf67;
|
|
3228
3228
|
--bs-btn-border-color: #4fbf67;
|
|
3229
3229
|
--bs-btn-hover-color: #000;
|
|
3230
|
-
--bs-btn-hover-bg:
|
|
3231
|
-
--bs-btn-hover-border-color:
|
|
3230
|
+
--bs-btn-hover-bg: rgb(105.4, 200.6, 125.8);
|
|
3231
|
+
--bs-btn-hover-border-color: rgb(96.6, 197.4, 118.2);
|
|
3232
3232
|
--bs-btn-focus-shadow-rgb: 67, 162, 88;
|
|
3233
3233
|
--bs-btn-active-color: #000;
|
|
3234
|
-
--bs-btn-active-bg:
|
|
3235
|
-
--bs-btn-active-border-color:
|
|
3234
|
+
--bs-btn-active-bg: rgb(114.2, 203.8, 133.4);
|
|
3235
|
+
--bs-btn-active-border-color: rgb(96.6, 197.4, 118.2);
|
|
3236
3236
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3237
3237
|
--bs-btn-disabled-color: #000;
|
|
3238
3238
|
--bs-btn-disabled-bg: #4fbf67;
|
|
@@ -3244,12 +3244,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3244
3244
|
--bs-btn-bg: #438aa7;
|
|
3245
3245
|
--bs-btn-border-color: #438aa7;
|
|
3246
3246
|
--bs-btn-hover-color: #000;
|
|
3247
|
-
--bs-btn-hover-bg:
|
|
3248
|
-
--bs-btn-hover-border-color:
|
|
3247
|
+
--bs-btn-hover-bg: rgb(95.2, 155.55, 180.2);
|
|
3248
|
+
--bs-btn-hover-border-color: rgb(85.8, 149.7, 175.8);
|
|
3249
3249
|
--bs-btn-focus-shadow-rgb: 57, 117, 142;
|
|
3250
3250
|
--bs-btn-active-color: #000;
|
|
3251
|
-
--bs-btn-active-bg:
|
|
3252
|
-
--bs-btn-active-border-color:
|
|
3251
|
+
--bs-btn-active-bg: rgb(104.6, 161.4, 184.6);
|
|
3252
|
+
--bs-btn-active-border-color: rgb(85.8, 149.7, 175.8);
|
|
3253
3253
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3254
3254
|
--bs-btn-disabled-color: #000;
|
|
3255
3255
|
--bs-btn-disabled-bg: #438aa7;
|
|
@@ -3261,12 +3261,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3261
3261
|
--bs-btn-bg: #ff9f38;
|
|
3262
3262
|
--bs-btn-border-color: #ff9f38;
|
|
3263
3263
|
--bs-btn-hover-color: #000;
|
|
3264
|
-
--bs-btn-hover-bg:
|
|
3265
|
-
--bs-btn-hover-border-color:
|
|
3264
|
+
--bs-btn-hover-bg: rgb(255, 173.4, 85.85);
|
|
3265
|
+
--bs-btn-hover-border-color: rgb(255, 168.6, 75.9);
|
|
3266
3266
|
--bs-btn-focus-shadow-rgb: 217, 135, 48;
|
|
3267
3267
|
--bs-btn-active-color: #000;
|
|
3268
|
-
--bs-btn-active-bg:
|
|
3269
|
-
--bs-btn-active-border-color:
|
|
3268
|
+
--bs-btn-active-bg: rgb(255, 178.2, 95.8);
|
|
3269
|
+
--bs-btn-active-border-color: rgb(255, 168.6, 75.9);
|
|
3270
3270
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3271
3271
|
--bs-btn-disabled-color: #000;
|
|
3272
3272
|
--bs-btn-disabled-bg: #ff9f38;
|
|
@@ -3278,12 +3278,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3278
3278
|
--bs-btn-bg: #c00d49;
|
|
3279
3279
|
--bs-btn-border-color: #c00d49;
|
|
3280
3280
|
--bs-btn-hover-color: #fff;
|
|
3281
|
-
--bs-btn-hover-bg:
|
|
3282
|
-
--bs-btn-hover-border-color:
|
|
3281
|
+
--bs-btn-hover-bg: rgb(163.2, 11.05, 62.05);
|
|
3282
|
+
--bs-btn-hover-border-color: rgb(153.6, 10.4, 58.4);
|
|
3283
3283
|
--bs-btn-focus-shadow-rgb: 201, 49, 100;
|
|
3284
3284
|
--bs-btn-active-color: #fff;
|
|
3285
|
-
--bs-btn-active-bg:
|
|
3286
|
-
--bs-btn-active-border-color:
|
|
3285
|
+
--bs-btn-active-bg: rgb(153.6, 10.4, 58.4);
|
|
3286
|
+
--bs-btn-active-border-color: rgb(144, 9.75, 54.75);
|
|
3287
3287
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3288
3288
|
--bs-btn-disabled-color: #fff;
|
|
3289
3289
|
--bs-btn-disabled-bg: #c00d49;
|
|
@@ -3295,12 +3295,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3295
3295
|
--bs-btn-bg: #eeeeee;
|
|
3296
3296
|
--bs-btn-border-color: #eeeeee;
|
|
3297
3297
|
--bs-btn-hover-color: #000;
|
|
3298
|
-
--bs-btn-hover-bg:
|
|
3299
|
-
--bs-btn-hover-border-color:
|
|
3298
|
+
--bs-btn-hover-bg: rgb(202.3, 202.3, 202.3);
|
|
3299
|
+
--bs-btn-hover-border-color: rgb(190.4, 190.4, 190.4);
|
|
3300
3300
|
--bs-btn-focus-shadow-rgb: 202, 202, 202;
|
|
3301
3301
|
--bs-btn-active-color: #000;
|
|
3302
|
-
--bs-btn-active-bg:
|
|
3303
|
-
--bs-btn-active-border-color:
|
|
3302
|
+
--bs-btn-active-bg: rgb(190.4, 190.4, 190.4);
|
|
3303
|
+
--bs-btn-active-border-color: rgb(178.5, 178.5, 178.5);
|
|
3304
3304
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3305
3305
|
--bs-btn-disabled-color: #000;
|
|
3306
3306
|
--bs-btn-disabled-bg: #eeeeee;
|
|
@@ -3312,12 +3312,12 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
3312
3312
|
--bs-btn-bg: #161616;
|
|
3313
3313
|
--bs-btn-border-color: #161616;
|
|
3314
3314
|
--bs-btn-hover-color: #fff;
|
|
3315
|
-
--bs-btn-hover-bg:
|
|
3316
|
-
--bs-btn-hover-border-color:
|
|
3315
|
+
--bs-btn-hover-bg: rgb(56.95, 56.95, 56.95);
|
|
3316
|
+
--bs-btn-hover-border-color: rgb(45.3, 45.3, 45.3);
|
|
3317
3317
|
--bs-btn-focus-shadow-rgb: 57, 57, 57;
|
|
3318
3318
|
--bs-btn-active-color: #fff;
|
|
3319
|
-
--bs-btn-active-bg:
|
|
3320
|
-
--bs-btn-active-border-color:
|
|
3319
|
+
--bs-btn-active-bg: rgb(68.6, 68.6, 68.6);
|
|
3320
|
+
--bs-btn-active-border-color: rgb(45.3, 45.3, 45.3);
|
|
3321
3321
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3322
3322
|
--bs-btn-disabled-color: #fff;
|
|
3323
3323
|
--bs-btn-disabled-bg: #161616;
|
|
@@ -5554,75 +5554,75 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
5554
5554
|
}
|
|
5555
5555
|
|
|
5556
5556
|
.alert-primary {
|
|
5557
|
-
--bs-alert-color:
|
|
5558
|
-
--bs-alert-bg:
|
|
5559
|
-
--bs-alert-border-color:
|
|
5557
|
+
--bs-alert-color: rgb(31.8, 55.8, 153);
|
|
5558
|
+
--bs-alert-bg: rgb(214.6, 222.6, 255);
|
|
5559
|
+
--bs-alert-border-color: rgb(194.4, 206.4, 255);
|
|
5560
5560
|
}
|
|
5561
5561
|
.alert-primary .alert-link {
|
|
5562
|
-
color:
|
|
5562
|
+
color: rgb(25.44, 44.64, 122.4);
|
|
5563
5563
|
}
|
|
5564
5564
|
|
|
5565
5565
|
.alert-secondary {
|
|
5566
|
-
--bs-alert-color:
|
|
5567
|
-
--bs-alert-bg:
|
|
5568
|
-
--bs-alert-border-color:
|
|
5566
|
+
--bs-alert-color: rgb(64.8, 55.8, 126.6);
|
|
5567
|
+
--bs-alert-bg: rgb(225.6, 222.6, 246.2);
|
|
5568
|
+
--bs-alert-border-color: rgb(210.9, 206.4, 241.8);
|
|
5569
5569
|
}
|
|
5570
5570
|
.alert-secondary .alert-link {
|
|
5571
|
-
color:
|
|
5571
|
+
color: rgb(51.84, 44.64, 101.28);
|
|
5572
5572
|
}
|
|
5573
5573
|
|
|
5574
5574
|
.alert-success {
|
|
5575
|
-
--bs-alert-color:
|
|
5576
|
-
--bs-alert-bg:
|
|
5577
|
-
--bs-alert-border-color:
|
|
5575
|
+
--bs-alert-color: rgb(47.4, 114.6, 61.8);
|
|
5576
|
+
--bs-alert-bg: rgb(219.8, 242.2, 224.6);
|
|
5577
|
+
--bs-alert-border-color: rgb(202.2, 235.8, 209.4);
|
|
5578
5578
|
}
|
|
5579
5579
|
.alert-success .alert-link {
|
|
5580
|
-
color:
|
|
5580
|
+
color: rgb(37.92, 91.68, 49.44);
|
|
5581
5581
|
}
|
|
5582
5582
|
|
|
5583
5583
|
.alert-info {
|
|
5584
|
-
--bs-alert-color:
|
|
5585
|
-
--bs-alert-bg:
|
|
5586
|
-
--bs-alert-border-color:
|
|
5584
|
+
--bs-alert-color: rgb(40.2, 82.8, 100.2);
|
|
5585
|
+
--bs-alert-bg: rgb(217.4, 231.6, 237.4);
|
|
5586
|
+
--bs-alert-border-color: rgb(198.6, 219.9, 228.6);
|
|
5587
5587
|
}
|
|
5588
5588
|
.alert-info .alert-link {
|
|
5589
|
-
color:
|
|
5589
|
+
color: rgb(32.16, 66.24, 80.16);
|
|
5590
5590
|
}
|
|
5591
5591
|
|
|
5592
5592
|
.alert-warning {
|
|
5593
|
-
--bs-alert-color:
|
|
5594
|
-
--bs-alert-bg:
|
|
5595
|
-
--bs-alert-border-color:
|
|
5593
|
+
--bs-alert-color: rgb(153, 95.4, 33.6);
|
|
5594
|
+
--bs-alert-bg: rgb(255, 235.8, 215.2);
|
|
5595
|
+
--bs-alert-border-color: rgb(255, 226.2, 195.3);
|
|
5596
5596
|
}
|
|
5597
5597
|
.alert-warning .alert-link {
|
|
5598
|
-
color:
|
|
5598
|
+
color: rgb(122.4, 76.32, 26.88);
|
|
5599
5599
|
}
|
|
5600
5600
|
|
|
5601
5601
|
.alert-danger {
|
|
5602
|
-
--bs-alert-color:
|
|
5603
|
-
--bs-alert-bg:
|
|
5604
|
-
--bs-alert-border-color:
|
|
5602
|
+
--bs-alert-color: rgb(115.2, 7.8, 43.8);
|
|
5603
|
+
--bs-alert-bg: rgb(242.4, 206.6, 218.6);
|
|
5604
|
+
--bs-alert-border-color: rgb(236.1, 182.4, 200.4);
|
|
5605
5605
|
}
|
|
5606
5606
|
.alert-danger .alert-link {
|
|
5607
|
-
color:
|
|
5607
|
+
color: rgb(92.16, 6.24, 35.04);
|
|
5608
5608
|
}
|
|
5609
5609
|
|
|
5610
5610
|
.alert-light {
|
|
5611
|
-
--bs-alert-color:
|
|
5612
|
-
--bs-alert-bg:
|
|
5613
|
-
--bs-alert-border-color:
|
|
5611
|
+
--bs-alert-color: rgb(95.2, 95.2, 95.2);
|
|
5612
|
+
--bs-alert-bg: rgb(251.6, 251.6, 251.6);
|
|
5613
|
+
--bs-alert-border-color: rgb(249.9, 249.9, 249.9);
|
|
5614
5614
|
}
|
|
5615
5615
|
.alert-light .alert-link {
|
|
5616
|
-
color:
|
|
5616
|
+
color: rgb(76.16, 76.16, 76.16);
|
|
5617
5617
|
}
|
|
5618
5618
|
|
|
5619
5619
|
.alert-dark {
|
|
5620
|
-
--bs-alert-color:
|
|
5621
|
-
--bs-alert-bg:
|
|
5622
|
-
--bs-alert-border-color:
|
|
5620
|
+
--bs-alert-color: rgb(13.2, 13.2, 13.2);
|
|
5621
|
+
--bs-alert-bg: rgb(208.4, 208.4, 208.4);
|
|
5622
|
+
--bs-alert-border-color: rgb(185.1, 185.1, 185.1);
|
|
5623
5623
|
}
|
|
5624
5624
|
.alert-dark .alert-link {
|
|
5625
|
-
color:
|
|
5625
|
+
color: rgb(10.56, 10.56, 10.56);
|
|
5626
5626
|
}
|
|
5627
5627
|
|
|
5628
5628
|
.alert-brand {
|
|
@@ -6161,115 +6161,115 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
6161
6161
|
}
|
|
6162
6162
|
|
|
6163
6163
|
.list-group-item-primary {
|
|
6164
|
-
color:
|
|
6165
|
-
background-color:
|
|
6164
|
+
color: rgb(31.8, 55.8, 153);
|
|
6165
|
+
background-color: rgb(214.6, 222.6, 255);
|
|
6166
6166
|
}
|
|
6167
6167
|
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
|
|
6168
|
-
color:
|
|
6169
|
-
background-color:
|
|
6168
|
+
color: rgb(31.8, 55.8, 153);
|
|
6169
|
+
background-color: rgb(193.14, 200.34, 229.5);
|
|
6170
6170
|
}
|
|
6171
6171
|
.list-group-item-primary.list-group-item-action.active {
|
|
6172
6172
|
color: #fff;
|
|
6173
|
-
background-color:
|
|
6174
|
-
border-color:
|
|
6173
|
+
background-color: rgb(31.8, 55.8, 153);
|
|
6174
|
+
border-color: rgb(31.8, 55.8, 153);
|
|
6175
6175
|
}
|
|
6176
6176
|
|
|
6177
6177
|
.list-group-item-secondary {
|
|
6178
|
-
color:
|
|
6179
|
-
background-color:
|
|
6178
|
+
color: rgb(64.8, 55.8, 126.6);
|
|
6179
|
+
background-color: rgb(225.6, 222.6, 246.2);
|
|
6180
6180
|
}
|
|
6181
6181
|
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
|
|
6182
|
-
color:
|
|
6183
|
-
background-color:
|
|
6182
|
+
color: rgb(64.8, 55.8, 126.6);
|
|
6183
|
+
background-color: rgb(203.04, 200.34, 221.58);
|
|
6184
6184
|
}
|
|
6185
6185
|
.list-group-item-secondary.list-group-item-action.active {
|
|
6186
6186
|
color: #fff;
|
|
6187
|
-
background-color:
|
|
6188
|
-
border-color:
|
|
6187
|
+
background-color: rgb(64.8, 55.8, 126.6);
|
|
6188
|
+
border-color: rgb(64.8, 55.8, 126.6);
|
|
6189
6189
|
}
|
|
6190
6190
|
|
|
6191
6191
|
.list-group-item-success {
|
|
6192
|
-
color:
|
|
6193
|
-
background-color:
|
|
6192
|
+
color: rgb(47.4, 114.6, 61.8);
|
|
6193
|
+
background-color: rgb(219.8, 242.2, 224.6);
|
|
6194
6194
|
}
|
|
6195
6195
|
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
|
|
6196
|
-
color:
|
|
6197
|
-
background-color:
|
|
6196
|
+
color: rgb(47.4, 114.6, 61.8);
|
|
6197
|
+
background-color: rgb(197.82, 217.98, 202.14);
|
|
6198
6198
|
}
|
|
6199
6199
|
.list-group-item-success.list-group-item-action.active {
|
|
6200
6200
|
color: #fff;
|
|
6201
|
-
background-color:
|
|
6202
|
-
border-color:
|
|
6201
|
+
background-color: rgb(47.4, 114.6, 61.8);
|
|
6202
|
+
border-color: rgb(47.4, 114.6, 61.8);
|
|
6203
6203
|
}
|
|
6204
6204
|
|
|
6205
6205
|
.list-group-item-info {
|
|
6206
|
-
color:
|
|
6207
|
-
background-color:
|
|
6206
|
+
color: rgb(40.2, 82.8, 100.2);
|
|
6207
|
+
background-color: rgb(217.4, 231.6, 237.4);
|
|
6208
6208
|
}
|
|
6209
6209
|
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
|
|
6210
|
-
color:
|
|
6211
|
-
background-color:
|
|
6210
|
+
color: rgb(40.2, 82.8, 100.2);
|
|
6211
|
+
background-color: rgb(195.66, 208.44, 213.66);
|
|
6212
6212
|
}
|
|
6213
6213
|
.list-group-item-info.list-group-item-action.active {
|
|
6214
6214
|
color: #fff;
|
|
6215
|
-
background-color:
|
|
6216
|
-
border-color:
|
|
6215
|
+
background-color: rgb(40.2, 82.8, 100.2);
|
|
6216
|
+
border-color: rgb(40.2, 82.8, 100.2);
|
|
6217
6217
|
}
|
|
6218
6218
|
|
|
6219
6219
|
.list-group-item-warning {
|
|
6220
|
-
color:
|
|
6221
|
-
background-color:
|
|
6220
|
+
color: rgb(153, 95.4, 33.6);
|
|
6221
|
+
background-color: rgb(255, 235.8, 215.2);
|
|
6222
6222
|
}
|
|
6223
6223
|
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
|
|
6224
|
-
color:
|
|
6225
|
-
background-color:
|
|
6224
|
+
color: rgb(153, 95.4, 33.6);
|
|
6225
|
+
background-color: rgb(229.5, 212.22, 193.68);
|
|
6226
6226
|
}
|
|
6227
6227
|
.list-group-item-warning.list-group-item-action.active {
|
|
6228
6228
|
color: #fff;
|
|
6229
|
-
background-color:
|
|
6230
|
-
border-color:
|
|
6229
|
+
background-color: rgb(153, 95.4, 33.6);
|
|
6230
|
+
border-color: rgb(153, 95.4, 33.6);
|
|
6231
6231
|
}
|
|
6232
6232
|
|
|
6233
6233
|
.list-group-item-danger {
|
|
6234
|
-
color:
|
|
6235
|
-
background-color:
|
|
6234
|
+
color: rgb(115.2, 7.8, 43.8);
|
|
6235
|
+
background-color: rgb(242.4, 206.6, 218.6);
|
|
6236
6236
|
}
|
|
6237
6237
|
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
|
|
6238
|
-
color:
|
|
6239
|
-
background-color:
|
|
6238
|
+
color: rgb(115.2, 7.8, 43.8);
|
|
6239
|
+
background-color: rgb(218.16, 185.94, 196.74);
|
|
6240
6240
|
}
|
|
6241
6241
|
.list-group-item-danger.list-group-item-action.active {
|
|
6242
6242
|
color: #fff;
|
|
6243
|
-
background-color:
|
|
6244
|
-
border-color:
|
|
6243
|
+
background-color: rgb(115.2, 7.8, 43.8);
|
|
6244
|
+
border-color: rgb(115.2, 7.8, 43.8);
|
|
6245
6245
|
}
|
|
6246
6246
|
|
|
6247
6247
|
.list-group-item-light {
|
|
6248
|
-
color:
|
|
6249
|
-
background-color:
|
|
6248
|
+
color: rgb(95.2, 95.2, 95.2);
|
|
6249
|
+
background-color: rgb(251.6, 251.6, 251.6);
|
|
6250
6250
|
}
|
|
6251
6251
|
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
|
|
6252
|
-
color:
|
|
6253
|
-
background-color:
|
|
6252
|
+
color: rgb(95.2, 95.2, 95.2);
|
|
6253
|
+
background-color: rgb(226.44, 226.44, 226.44);
|
|
6254
6254
|
}
|
|
6255
6255
|
.list-group-item-light.list-group-item-action.active {
|
|
6256
6256
|
color: #fff;
|
|
6257
|
-
background-color:
|
|
6258
|
-
border-color:
|
|
6257
|
+
background-color: rgb(95.2, 95.2, 95.2);
|
|
6258
|
+
border-color: rgb(95.2, 95.2, 95.2);
|
|
6259
6259
|
}
|
|
6260
6260
|
|
|
6261
6261
|
.list-group-item-dark {
|
|
6262
|
-
color:
|
|
6263
|
-
background-color:
|
|
6262
|
+
color: rgb(13.2, 13.2, 13.2);
|
|
6263
|
+
background-color: rgb(208.4, 208.4, 208.4);
|
|
6264
6264
|
}
|
|
6265
6265
|
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
|
|
6266
|
-
color:
|
|
6267
|
-
background-color:
|
|
6266
|
+
color: rgb(13.2, 13.2, 13.2);
|
|
6267
|
+
background-color: rgb(187.56, 187.56, 187.56);
|
|
6268
6268
|
}
|
|
6269
6269
|
.list-group-item-dark.list-group-item-action.active {
|
|
6270
6270
|
color: #fff;
|
|
6271
|
-
background-color:
|
|
6272
|
-
border-color:
|
|
6271
|
+
background-color: rgb(13.2, 13.2, 13.2);
|
|
6272
|
+
border-color: rgb(13.2, 13.2, 13.2);
|
|
6273
6273
|
}
|
|
6274
6274
|
|
|
6275
6275
|
.btn-close {
|
|
@@ -6801,7 +6801,7 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
6801
6801
|
--bs-popover-header-padding-y: 0.5rem;
|
|
6802
6802
|
--bs-popover-header-font-size: 0.875rem;
|
|
6803
6803
|
--bs-popover-header-color: ;
|
|
6804
|
-
--bs-popover-header-bg:
|
|
6804
|
+
--bs-popover-header-bg: rgb(239.7, 239.7, 239.7);
|
|
6805
6805
|
--bs-popover-body-padding-x: 0.75rem;
|
|
6806
6806
|
--bs-popover-body-padding-y: 0.75rem;
|
|
6807
6807
|
--bs-popover-body-color: #686b6e;
|
|
@@ -7797,56 +7797,56 @@ select.form-select option:checked[selected], select.form-select option:focus[sel
|
|
|
7797
7797
|
color: #355dff !important;
|
|
7798
7798
|
}
|
|
7799
7799
|
.link-primary:hover, .link-primary:focus {
|
|
7800
|
-
color:
|
|
7800
|
+
color: rgb(42.4, 74.4, 204) !important;
|
|
7801
7801
|
}
|
|
7802
7802
|
|
|
7803
7803
|
.link-secondary {
|
|
7804
7804
|
color: #6c5dd3 !important;
|
|
7805
7805
|
}
|
|
7806
7806
|
.link-secondary:hover, .link-secondary:focus {
|
|
7807
|
-
color:
|
|
7807
|
+
color: rgb(86.4, 74.4, 168.8) !important;
|
|
7808
7808
|
}
|
|
7809
7809
|
|
|
7810
7810
|
.link-success {
|
|
7811
7811
|
color: #4fbf67 !important;
|
|
7812
7812
|
}
|
|
7813
7813
|
.link-success:hover, .link-success:focus {
|
|
7814
|
-
color:
|
|
7814
|
+
color: rgb(114.2, 203.8, 133.4) !important;
|
|
7815
7815
|
}
|
|
7816
7816
|
|
|
7817
7817
|
.link-info {
|
|
7818
7818
|
color: #438aa7 !important;
|
|
7819
7819
|
}
|
|
7820
7820
|
.link-info:hover, .link-info:focus {
|
|
7821
|
-
color:
|
|
7821
|
+
color: rgb(104.6, 161.4, 184.6) !important;
|
|
7822
7822
|
}
|
|
7823
7823
|
|
|
7824
7824
|
.link-warning {
|
|
7825
7825
|
color: #ff9f38 !important;
|
|
7826
7826
|
}
|
|
7827
7827
|
.link-warning:hover, .link-warning:focus {
|
|
7828
|
-
color:
|
|
7828
|
+
color: rgb(255, 178.2, 95.8) !important;
|
|
7829
7829
|
}
|
|
7830
7830
|
|
|
7831
7831
|
.link-danger {
|
|
7832
7832
|
color: #c00d49 !important;
|
|
7833
7833
|
}
|
|
7834
7834
|
.link-danger:hover, .link-danger:focus {
|
|
7835
|
-
color:
|
|
7835
|
+
color: rgb(153.6, 10.4, 58.4) !important;
|
|
7836
7836
|
}
|
|
7837
7837
|
|
|
7838
7838
|
.link-light {
|
|
7839
7839
|
color: #eeeeee !important;
|
|
7840
7840
|
}
|
|
7841
7841
|
.link-light:hover, .link-light:focus {
|
|
7842
|
-
color:
|
|
7842
|
+
color: rgb(241.4, 241.4, 241.4) !important;
|
|
7843
7843
|
}
|
|
7844
7844
|
|
|
7845
7845
|
.link-dark {
|
|
7846
7846
|
color: #161616 !important;
|
|
7847
7847
|
}
|
|
7848
7848
|
.link-dark:hover, .link-dark:focus {
|
|
7849
|
-
color:
|
|
7849
|
+
color: rgb(17.6, 17.6, 17.6) !important;
|
|
7850
7850
|
}
|
|
7851
7851
|
|
|
7852
7852
|
.ratio {
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@volo/ngx-lepton-x.lite",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"tslib": "^2.3.0",
|
|
6
6
|
"bootstrap-icons": "~1.7.2",
|
|
7
7
|
"@ng-bootstrap/ng-bootstrap": "~16.0.0",
|
|
8
|
-
"@volo/ngx-lepton-x.core": "3.3.
|
|
8
|
+
"@volo/ngx-lepton-x.core": "3.3.1"
|
|
9
9
|
},
|
|
10
10
|
"publishConfig": {
|
|
11
11
|
"access": "public"
|