1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-10-31 00:07:55 +02: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;
}
}