mirror of https://github.com/Radarr/Radarr
Epsiode quality styling
This commit is contained in:
parent
e634022dd7
commit
20794bc461
|
@ -43,3 +43,11 @@
|
||||||
color : @red;
|
color : @red;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td.episode-status-cell {
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
|
.badge {
|
||||||
|
font-size: 9px;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue