0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
shinyWidgets
/
assets
/
pretty-checkbox
/
scss
/
states
/
[
Home
]
File: _focus.scss
.#{$pretty--class-name}.p-has-focus { input:focus { ~ .state label:before { box-shadow: 0px 0px 3px 0px rgb(189, 195, 199); } } }