This commit is contained in:
2026-03-21 15:13:22 -07:00
parent 939763ccda
commit 145263904a
16 changed files with 106 additions and 30 deletions

View File

@@ -185,6 +185,7 @@ label:focus {
#network {
background-color: @peach;
color: @mantle;
padding: 0 18px 0 10px;
}
#network.disconnected {
@@ -273,7 +274,7 @@ label:focus {
background-color: @yellow;
color: @mantle;
padding: 0 10px;
margin: 5px 1px 5px 5px;
margin: 5px 1px 5px 1px;
}
#custom-launcher {
@@ -330,7 +331,6 @@ label:focus {
font-family: inherit;
padding: 0 10px;
margin: 5px 1px;
min-width: 1em;
background-color: @maroon;
color: @mantle;
}