1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

Fixed styles for quality profile editor, click chevron to move

New: Quality in Profile can now be re-ordered (advanced setting)
This commit is contained in:
Mark McDowall
2014-01-27 21:22:45 -08:00
parent f832d55424
commit 8e59843d35
6 changed files with 81 additions and 47 deletions
@@ -2,14 +2,14 @@
<legend>Quality Definitions</legend>
<div class="span11">
<div id="quality-definition-list">
<div class="x-header">
<div class="quality-header x-header">
<div class="row">
<span class="span2">Quality</span>
<span class="span2">Title</span>
<span class="offset1 span4">Size Limit</span>
</div>
</div>
<div class="x-rows">
<div class="rows x-rows">
</div>
</div>
</div>