Skip to content

Commit

Permalink
fix(tables): Accessibility changes
Browse files Browse the repository at this point in the history
Signed-off-by: louismaximepiton <louismaxime.piton@orange.com>
  • Loading branch information
louismaximepiton committed Oct 29, 2021
1 parent abe32f7 commit 6d517b1
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 241 deletions.
2 changes: 1 addition & 1 deletion scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ $table-striped-order: odd !default;

$table-active-color: $table-color !default;
$table-active-bg-factor: .13 !default;
$table-variant-active-bg-factor: .4 !default;
$table-variant-active-bg-factor: .6 !default;
$table-active-bg: rgba($black, $table-active-bg-factor) !default;

$table-hover-color: $table-color !default;
Expand Down
Loading

0 comments on commit 6d517b1

Please # to comment.