Minor style changes

This commit is contained in:
Eduard Urbach 2017-06-18 17:54:06 +02:00
parent 130cfca211
commit 3fc05fa53e

View File

@ -2,11 +2,12 @@ table
width 100% width 100%
tr tr
border-bottom-width 1px ui-element
border-bottom-style solid // border-bottom-width 1px
border-bottom-color rgba(0, 0, 0, 0.05) // border-bottom-style solid
:last-child // border-bottom-color rgba(0, 0, 0, 0.05)
border none // :last-child
// border none
td td
padding 0.5rem 1rem padding 0.5rem 1rem