Skip to content

Commit

Permalink
Use brand-secondary for tool form titles in canvas (the workflow editor)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Feb 12, 2019
1 parent 21ce99e commit 2f1a0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/galaxy/style/scss/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ div.toolFormRow {
@extend .py-1;
@extend .px-2;
cursor: move;
background: $base-color-3;
background: $brand-secondary;
}
.toolFormBody {
@extend .card-body;
Expand Down

0 comments on commit 2f1a0cd

Please sign in to comment.