1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-31 19:41:27 +00: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;
}
}
td.episode-status-cell {
text-align: center;
.badge {
font-size: 9px;
}
}