More button updates!

This commit is contained in:
Victor Tran 2017-04-05 23:35:03 +10:00
parent 25a2344172
commit 6fc4a686e0

View file

@ -2038,6 +2038,7 @@ fieldset[disabled] .btn {
.btn-default {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.0625);
border: none;
}
.btn-default:hover,
.btn-default:focus,