|
@@ -12,7 +12,6 @@ $content-table-cell-border: 1px solid $border !default
|
|
|
$content-table-cell-border-width: 0 0 1px !default
|
|
|
$content-table-cell-padding: 0.5em 0.75em !default
|
|
|
$content-table-cell-heading-color: $text-strong !default
|
|
|
-$content-table-row-hover-background-color: $background !default
|
|
|
$content-table-head-cell-border-width: 0 0 2px !default
|
|
|
$content-table-head-cell-color: $text-strong !default
|
|
|
$content-table-foot-cell-border-width: 2px 0 0 !default
|
|
@@ -117,9 +116,6 @@ $content-table-foot-cell-color: $text-strong !default
|
|
|
th
|
|
|
color: $content-table-cell-heading-color
|
|
|
text-align: left
|
|
|
- tr
|
|
|
- &:hover
|
|
|
- background-color: $content-table-row-hover-background-color
|
|
|
thead
|
|
|
td,
|
|
|
th
|