mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-01 03:52:14 +00:00
Epsiode quality styling
This commit is contained in:
parent
e634022dd7
commit
20794bc461
1 changed files with 8 additions and 0 deletions
|
@ -43,3 +43,11 @@
|
||||||
color : @red;
|
color : @red;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td.episode-status-cell {
|
||||||
|
text-align: center;
|
||||||
|
|
||||||
|
.badge {
|
||||||
|
font-size: 9px;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue