Add logical properties

This commit is contained in:
Jeremy Thomas
2020-03-23 13:10:29 +00:00
parent 4af9686eb0
commit 0f6af6105c
21 changed files with 109 additions and 73 deletions

View File

@@ -54,7 +54,7 @@ $table-striped-row-even-hover-background-color: $scheme-main-ter !default
th
color: $table-cell-heading-color
&:not([align])
text-align: left
text-align: inherit
tr
&.is-selected
background-color: $table-row-active-background-color