mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 06:20:00 +00:00
Select highlighted multibutton
This commit is contained in:
@@ -62,7 +62,9 @@
|
||||
}
|
||||
|
||||
.maputnik-button-selected {
|
||||
background-color: $color-midgray;
|
||||
background-color: lighten($color-midgray, 12);
|
||||
outline: 1px $color-white;
|
||||
color: white;
|
||||
}
|
||||
|
||||
// CHECKBOX
|
||||
|
||||
Reference in New Issue
Block a user