Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request #94 from SUI-Components/collapsible-border-vars
Browse files Browse the repository at this point in the history
feat(components): add border vars for collapsible-basic component.
  • Loading branch information
betobe authored Sep 19, 2017
2 parents 1b7d1b1 + 43b1c15 commit c6e112c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/_settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,8 @@ $bgc-range-datepicker-selected: $c-primary !default;
$bgc-collapsible-basic: $c-gray-lightest !default;
$lh-collapsible-basic: $lh-base !default;
$c-collapsible-basic: $c-gray-dark !default;
$bdc-collapsible-basic: $c-gray-lightest !default;
$bd-collapsible-basic: 1px solid $bdc-collapsible-basic !default;

// List image
$fxb-list-image-item-desktop: 196px !default;
Expand Down

0 comments on commit c6e112c

Please sign in to comment.