map highlight styles

deepsource-autofix-76c6eb20
Dan Gowans 2022-12-12 15:20:38 -05:00
parent efee91f0bf
commit 8d404c0095
3 changed files with 20 additions and 19200 deletions

View File

@ -102,10 +102,12 @@ fieldset:enabled .is-hidden-enabled {
.highlight,
.highlight path {
&.is-danger {
stroke: $danger-dark !important;
fill: rgba($danger-light, 0.6);
}
&.is-success {
stroke: $success-dark !important;
fill: rgba($success, 0.6);
}
}

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

File diff suppressed because one or more lines are too long