mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added the icon for the map type; commented out the map location dropdown; minor UI improvements.
This commit is contained in:
@@ -100,12 +100,12 @@ button[disabled="disabled"] {
|
||||
.ol-select:not( .ol-select-image ) > .ol-select-value {
|
||||
background-color: var( --background-grey );
|
||||
border-radius: var( --border-radius-sm );
|
||||
justify-content: center;
|
||||
padding:1em;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.ol-select:not( .ol-select-image ) > .ol-select-value:before {
|
||||
content: "[ ]";
|
||||
.ol-select:not( .ol-select-image ) > .ol-select-value svg {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user