mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 15:40:00 +00:00
Survey (#328): Proper contrast ratio
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
}
|
||||
|
||||
&:hover .maputnik-toolbar-link-wrapper {
|
||||
background-color: $color-green;
|
||||
background-color: lighten($color-midgray, 12);
|
||||
color: $color-white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user