mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Quality type sizes moved to backbone + SS (API)
This commit is contained in:
@@ -123,6 +123,18 @@
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.quality-type {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
padding: 4px 10px 4px 10px;
|
||||
border: 1px solid lightgray;
|
||||
}
|
||||
|
||||
.quality-type .slider {
|
||||
margin-top: 3px;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
#QualityForm .ui-accordion .ui-accordion-content {
|
||||
padding: 1em 2em;
|
||||
}
|
||||
Reference in New Issue
Block a user