Change hover color in _radio.scss
This commit is contained in:
parent
3b0fb9f444
commit
5dd6097514
@ -79,7 +79,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.CDB-Radio:hover + .CDB-Radio-face {
|
.CDB-Radio:hover + .CDB-Radio-face {
|
||||||
border: 1px solid $cHoverLine;
|
border: 1px solid $cBlueHover;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
background: $cHoverLine;
|
background: $cHoverLine;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user