parent
a89c270c84
commit
12aae75578
23 changed files with 199 additions and 126 deletions
19
assets/sass/talks-table.sass
Normal file
19
assets/sass/talks-table.sass
Normal file
|
@ -0,0 +1,19 @@
|
|||
.talk-event-table
|
||||
& > thead > tr > th,
|
||||
& > tbody > tr > td
|
||||
vertical-align: middle
|
||||
|
||||
.column-date,
|
||||
.column-event
|
||||
width: 200px
|
||||
|
||||
.column-feedback
|
||||
width: 125px
|
||||
|
||||
.talk-type,
|
||||
.event-location
|
||||
display: block
|
||||
margin-top: 1px
|
||||
|
||||
.talk-full .column-event
|
||||
width: auto
|
Loading…
Add table
Add a link
Reference in a new issue