mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 06:27:25 +00:00
Merge pull request #392 from orangemug/feature/color-accessibility-ui
Color accessibility UI
This commit is contained in:
@@ -96,6 +96,16 @@
|
||||
@extend .maputnik-toolbar-link;
|
||||
}
|
||||
|
||||
.maputnik-toolbar-select {
|
||||
background: inherit;
|
||||
border-width: 0;
|
||||
@extend .maputnik-toolbar-link;
|
||||
}
|
||||
|
||||
.maputnik-toolbar-select select {
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.maputnik-icon-text {
|
||||
padding-left: $margin-1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user