1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

fix up buttons after recess property order

This commit is contained in:
Mark Otto
2012-04-23 10:06:35 -07:00
parent 091a97c01c
commit 419e50e339
4 changed files with 9 additions and 1 deletions

View File

@@ -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;