You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
315 B
24 lines
315 B
@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;
|
|
}
|