mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2025-10-29 17:40:28 +00:00
multiple topology modes to toggle between
This commit is contained in:
@@ -128,7 +128,9 @@ button.affirmative span {
|
||||
}
|
||||
|
||||
button.affirmative:hover span {
|
||||
background-color: #363132;
|
||||
border-color: var(--highlight);
|
||||
background-color: var(--highlight);
|
||||
color: var(--theme);
|
||||
}
|
||||
|
||||
button:disabled {
|
||||
|
||||
Reference in New Issue
Block a user