mirror of
https://github.com/maputnik/editor.git
synced 2026-01-01 11:00:00 +00:00
Restructure CSS more
This commit is contained in:
@@ -50,13 +50,11 @@ h4 {
|
||||
margin-bottom: $margin-3;
|
||||
}
|
||||
|
||||
input {
|
||||
height: 24px;
|
||||
}
|
||||
input:focus, select:focus {
|
||||
color: $color-white !important;
|
||||
outline: #8e8e8e auto 1px !important;
|
||||
}
|
||||
|
||||
label:hover {
|
||||
color: $color-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user