1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-27 02:07:41 +00:00
Sonarr/UI/Cells/cells.less

24 lines
315 B
Text
Raw Normal View History

@import "../content/Bootstrap/mixins";
@import "../content/Bootstrap/variables";
@import "../content/Bootstrap/buttons";
.episode-title-cell {
.btn-link;
}
2013-06-10 05:37:41 +00:00
.air-date-cell {
width: 100px;
}
.relative-date-cell {
width: 150px;
}
.quality-cell{
width: 130px;
}
2013-06-11 01:55:05 +00:00
.history-event-type-cell{
width : 10px;
}