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