Skip to content

Commit

Permalink
Merge 03ace4b into f102dc4
Browse files Browse the repository at this point in the history
  • Loading branch information
cstolli committed Jul 5, 2018
2 parents f102dc4 + 03ace4b commit a9f3cb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions addon/styles/addon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,6 @@ $frost-modal-outlet-body-shadow-color: rgba(0, 0, 0, .3);
$frost-modal-dialog-footer-background-color: rgba($frost-color-white, .95);
$frost-modal-overflow-shadow-color: rgba(0, 0, 0, .13);

@mixin help-icon {
circle {
fill: $frost-color-white;
stroke: $frost-color-grey-6;
}

path {
fill: $frost-color-grey-4;
}
}

@mixin header-help {
.frost-modal-dialog-header-help {
display: flex;
Expand All @@ -27,7 +16,6 @@ $frost-modal-overflow-shadow-color: rgba(0, 0, 0, .13);
height: 23px;

.frost-modal-dialog-help-icon {
@include help-icon;
width: 23px;
height: 23px;
margin: 0 0 0 10px;
Expand Down
4 changes: 2 additions & 2 deletions frost-icon-svgs/help.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a9f3cb1

Please sign in to comment.