7 lines
82 B
CSS
7 lines
82 B
CSS
#wireplumber {
|
|
background: @button;
|
|
}
|
|
|
|
#wireplumber.muted {
|
|
color: #f53c3c;
|
|
}
|