Skip to content

Commit

Permalink
set bootstrap table border to a SHI brand color
Browse files Browse the repository at this point in the history
  • Loading branch information
jrochkind committed Feb 10, 2025
1 parent 6a884b6 commit 2af2dc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/frontend/stylesheets/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,8 @@ $list-group-border-color: $shi-bg-gray-border;
$input-color: $shi-alt-muted-text;
$input-border-color: $shi-bg-gray-border;

$table-border-color: $shi-bg-gray-border;


// Used by bootstrap for ordinary buttons too, let's make it match bootstrap 3/chf_sufia,
// slightly larger.
Expand Down

0 comments on commit 2af2dc7

Please sign in to comment.