File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -184,26 +184,6 @@ governing permissions and limitations under the License.
184
184
}
185
185
}
186
186
187
- /* &:focus-ring {
188
- .spectrum-Checkbox-box {
189
- &:before {
190
- border-color: var(--highcontrast-checkbox-highlight-color-focus, var(--mod-checkbox-emphasized-color-focus, var(--spectrum-checkbox-emphasized-color-focus)));
191
- }
192
- }
193
-
194
- .spectrum-Checkbox-box {
195
- &:after {
196
- border-style: solid;
197
- border-color:
198
- var(--highcontrast-checkbox-focus-ring-color, var(--mod-checkbox-focus-ring-color, var(--spectrum-checkbox-focus-ring-color)));
199
- }
200
- }
201
-
202
- .spectrum-Checkbox-label {
203
- color: var(--highcontrast-checkbox-content-color-focus, var(--mod-checkbox-content-color-focus, var(--spectrum-checkbox-content-color-focus)));
204
- }
205
- } */
206
-
207
187
/* Selected Invalid */
208
188
& .is-invalid {
209
189
.spectrum-Checkbox-input : checked + .spectrum-Checkbox-box ,
You can’t perform that action at this time.
0 commit comments