Change USB module back to orange

This commit is contained in:
Sam A. 2022-09-25 21:23:13 +02:00
parent 66fbb26ccc
commit 422e98952b
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 2 additions and 2 deletions

View File

@ -200,8 +200,8 @@ label:focus {
}
#custom-usb {
color: @green;
box-shadow: inset 0 3px @green;
color: @orange;
box-shadow: inset 0 3px @orange;
}
#custom-usb.unprotected {