KNACSS/styl/library/_tables.styl

26 lines
439 B
Stylus
Raw Normal View History

2017-03-06 17:35:08 +01:00
/* ----------------------------- */
/* ==Tables */
/* ----------------------------- */
table
.{kna-namespace}table
width 100%
max-width 100%
table-layout fixed
border-collapse collapse
vertical-align top
margin-bottom medium-value
.{kna-namespace}table
display table
#recaptcha_table
.{kna-namespace}table-auto
table-layout auto
td
th
vertical-align top
min-width medium-value
cursor default