Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
amfiyong committed Jun 25, 2021
1 parent 3748062 commit c076660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metron/css/style.bundle.css
Original file line number Diff line number Diff line change
Expand Up @@ -2242,7 +2242,7 @@ textarea.form-control {
background-position: right calc(0.375em + 0.325rem) center;
background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #1BC5BD;
border-color: #1A73E8;
-webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25); }

Expand Down

0 comments on commit c076660

Please sign in to comment.