mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
This commit is contained in:
@@ -105,4 +105,15 @@
|
||||
{
|
||||
min-height: 23px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.sliders
|
||||
{
|
||||
clear: both;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.slider-container
|
||||
{
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user