Skip to content

Commit

Permalink
Revert "Darker tool form in workflow editor"
Browse files Browse the repository at this point in the history
This reverts commit bdc6243.
  • Loading branch information
hexylena committed Feb 1, 2019
1 parent bdc6243 commit 038d1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/galaxy/style/scss/base.scss
Expand Up @@ -623,7 +623,7 @@ div.toolFormRow {
@extend .py-1;
@extend .px-2;
cursor: move;
background: $base-color-3;
background: $panel-bg-color;
}
.toolFormBody {
@extend .card-body;
Expand Down

0 comments on commit 038d1a1

Please sign in to comment.