oliverdavies.uk/assets/sass/talks-table.sass

20 lines
309 B
Sass
Raw Normal View History

2017-03-14 08:01:54 +00:00
.talk-event-table
2017-03-19 10:08:56 +00:00
& > thead > tr > th,
& > tbody > tr > td
vertical-align: middle
2017-03-19 11:59:35 +00:00
.column-date,
.column-event
width: 200px
2017-03-14 08:01:54 +00:00
2017-03-19 11:59:35 +00:00
.column-feedback
width: 125px
2017-03-14 08:11:30 +00:00
2017-03-14 08:18:57 +00:00
.talk-type,
2017-03-14 08:11:30 +00:00
.event-location
display: block
2017-03-14 08:18:57 +00:00
margin-top: 1px
2017-03-19 11:59:35 +00:00
.talk-full .column-event
width: auto