mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-23 01:32:16 +00:00
More button updates!
This commit is contained in:
parent
25a2344172
commit
6fc4a686e0
1 changed files with 1 additions and 0 deletions
1
Project-Unite/Content/bootstrap-theme.css
vendored
1
Project-Unite/Content/bootstrap-theme.css
vendored
|
@ -2038,6 +2038,7 @@ fieldset[disabled] .btn {
|
||||||
.btn-default {
|
.btn-default {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-color: rgba(255, 255, 255, 0.0625);
|
background-color: rgba(255, 255, 255, 0.0625);
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
.btn-default:hover,
|
.btn-default:hover,
|
||||||
.btn-default:focus,
|
.btn-default:focus,
|
||||||
|
|
Loading…
Reference in a new issue