mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
QualityCell uses badges
This commit is contained in:
parent
0548f49c44
commit
e706e148fd
4 changed files with 8 additions and 11 deletions
|
@ -17,10 +17,6 @@
|
|||
cursor: default;
|
||||
}
|
||||
|
||||
.quality-cell {
|
||||
width : 130px;
|
||||
}
|
||||
|
||||
.history-event-type-cell {
|
||||
width : 10px;
|
||||
}
|
||||
|
@ -44,8 +40,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
td.episode-status-cell {
|
||||
td.episode-status-cell, td.quality-cell {
|
||||
text-align: center;
|
||||
width: 80px;
|
||||
|
||||
.badge {
|
||||
font-size: 9px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue