fix up buttons after recess property order
This commit is contained in:
parent
091a97c01c
commit
419e50e339
4 changed files with 9 additions and 1 deletions
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
|
|
@ -2694,6 +2694,10 @@ button.close {
|
|||
color: rgba(255, 255, 255, 0.75);
|
||||
}
|
||||
|
||||
.btn {
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
background-color: #0074cc;
|
||||
*background-color: #0055cc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue