1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/UI/Cells/cells.less

24 lines
315 B
Plaintext
Raw Normal View History

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