@dialpad/dialtone-css 8.23.1 → 8.23.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.
|
@@ -2150,7 +2150,9 @@ legend .d-label {
|
|
|
2150
2150
|
border: none;
|
|
2151
2151
|
}
|
|
2152
2152
|
.d-input__wrapper .d-input:focus,
|
|
2153
|
-
.d-input__wrapper .d-textarea:focus
|
|
2153
|
+
.d-input__wrapper .d-textarea:focus,
|
|
2154
|
+
.d-input__wrapper .d-input:focus-within,
|
|
2155
|
+
.d-input__wrapper .d-textarea:focus-within {
|
|
2154
2156
|
border: none;
|
|
2155
2157
|
outline: 0;
|
|
2156
2158
|
box-shadow: none !important;
|
|
@@ -7378,7 +7380,7 @@ body {
|
|
|
7378
7380
|
}
|
|
7379
7381
|
/**
|
|
7380
7382
|
* Do not edit directly
|
|
7381
|
-
* Generated on
|
|
7383
|
+
* Generated on Fri, 19 Jan 2024 22:01:26 GMT
|
|
7382
7384
|
*/
|
|
7383
7385
|
|
|
7384
7386
|
.dialtone-theme-light {
|
|
@@ -8175,7 +8177,7 @@ body {
|
|
|
8175
8177
|
|
|
8176
8178
|
/**
|
|
8177
8179
|
* Do not edit directly
|
|
8178
|
-
* Generated on
|
|
8180
|
+
* Generated on Fri, 19 Jan 2024 22:01:26 GMT
|
|
8179
8181
|
*/
|
|
8180
8182
|
|
|
8181
8183
|
.dialtone-theme-dark {
|