1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-17 13:34:04 +00:00

UI improvements

This commit is contained in:
2023-12-22 13:30:03 +01:00
parent db5a526e07
commit d1b1c7daa5
10 changed files with 80 additions and 82 deletions

View File

@ -101,7 +101,7 @@
text-align: left;
}
button.selected {
background-color: #00008b;
background-color: var(--selection);
color: #fff;
}