1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-31 07:52:37 +01:00

Epsiode quality styling

This commit is contained in:
Mark McDowall 2013-07-19 10:40:09 -07:00
parent e634022dd7
commit 20794bc461

View File

@ -43,3 +43,11 @@
color : @red; color : @red;
} }
} }
td.episode-status-cell {
text-align: center;
.badge {
font-size: 9px;
}
}