Change USB module back to orange
This commit is contained in:
parent
66fbb26ccc
commit
422e98952b
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue