1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-03-06 03:34:04 +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-09 22:37:41 -07:00
.air-date-cell {
width: 100px;
}
.relative-date-cell {
width: 150px;
}
.quality-cell{
width: 130px;
}
2013-06-10 18:55:05 -07:00
.history-event-type-cell{
width : 10px;
}