1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-14 23:13:24 +01:00
Radarr/UI/Cells/cells.less
2013-06-10 18:55:05 -07:00

24 lines
315 B
Plaintext

@import "../content/Bootstrap/mixins";
@import "../content/Bootstrap/variables";
@import "../content/Bootstrap/buttons";
.episode-title-cell {
.btn-link;
}
.air-date-cell {
width: 100px;
}
.relative-date-cell {
width: 150px;
}
.quality-cell{
width: 130px;
}
.history-event-type-cell{
width : 10px;
}