Skip to content

Commit

Permalink
[dashboard editor] use the theme's btn-primary (apache#6859)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch authored Mar 5, 2019
1 parent ed79134 commit 0421786
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions superset/assets/src/dashboard/stylesheets/builder.less
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,6 @@
position: relative;
}

/* @TODO remove upon new theme */
.btn.btn-primary {
background: @almost-black !important;
border-color: @almost-black;
color: white !important;
}

.dropdown-toggle.btn.btn-primary .caret {
color: white;
}
Expand Down

0 comments on commit 0421786

Please sign in to comment.