Updated: Collection of Custom Formats

Updated: Collection of Custom Formats for Radarr V3
- Added: Imax Custom Format thnx to rg9400
- Added: Return to TOP (Table index) after every Custof Format
- Changed: Redisign of the layout
- Changed: Right side TOC grouped in to categories
- Changed: Splitted Table in 2 parts for better readability.
- Changed: Table color thnx to mr.hotio for helping with the .css

Co-Authored-By: rg9400 <39887349+rg9400@users.noreply.github.com>
Co-Authored-By: mrhotio <26902309+mrhotio@users.noreply.github.com>
pull/72/head
TRaSH 3 years ago
parent 0d6cfa05b8
commit df17e6f81f

File diff suppressed because it is too large Load Diff

@ -13,3 +13,14 @@ footer.sponsorship {
}
}
th {
color:white !important;
background-color:hsla(232, 54%, 41%, 1) !important;
font-weight: bold;
}
td a {
color: white !important;
}
td a:hover {
color: red !important;
}

Loading…
Cancel
Save