9 lines
144 B
CSS
9 lines
144 B
CSS
/* Width caps only — layout/colour come from MudStack + theme */
|
|
.volume-controls {
|
|
width: 140px;
|
|
}
|
|
|
|
.volume-slider {
|
|
width: 100px;
|
|
}
|