Skip to content

Commit

Permalink
media cancel
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Aug 4, 2020
1 parent 12b9dd3 commit f4bce1d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions administrator/templates/atum/scss/vendor/bootstrap/_form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ select.form-control {
background-color: darken(theme-color("danger"), 8%);
}

.button-clear .fa-times {
color: white;
}



@include media-breakpoint-down(md) {
min-width: 100%;
}
Expand Down

0 comments on commit f4bce1d

Please sign in to comment.