8 lines
83 B
CSS
Executable file
8 lines
83 B
CSS
Executable file
#wireplumber {
|
|
background: @color4;
|
|
}
|
|
|
|
#wireplumber.muted {
|
|
color: #f53c3c;
|
|
}
|
|
|