2017-06-18 15:44:18 +00:00
|
|
|
table
|
|
|
|
width 100%
|
|
|
|
|
|
|
|
tr
|
2017-06-18 15:54:06 +00:00
|
|
|
ui-element
|
|
|
|
// border-bottom-width 1px
|
|
|
|
// border-bottom-style solid
|
|
|
|
// border-bottom-color rgba(0, 0, 0, 0.05)
|
|
|
|
// :last-child
|
|
|
|
// border none
|
2017-06-18 15:44:18 +00:00
|
|
|
|
|
|
|
td
|
|
|
|
padding 0.5rem 1rem
|
|
|
|
|
|
|
|
th
|
|
|
|
font-size 1.2em
|
|
|
|
text-align left
|
|
|
|
padding 0.5rem 1rem
|
|
|
|
font-weight bold
|
|
|
|
|
|
|
|
tbody
|
|
|
|
tr
|
|
|
|
:hover
|
|
|
|
background-color rgba(0, 0, 0, 0.03)
|