This commit is contained in:
Jeremy Thomas
2020-01-20 20:39:09 +01:00
parent 358c10bebf
commit f5545ac723
15 changed files with 149 additions and 53 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