mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Adjust info callout, add callouts to docs
* Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout
This commit is contained in:
@@ -249,7 +249,7 @@ body {
|
||||
border-left: 5px solid #f5d659;
|
||||
}
|
||||
.bs-callout-info {
|
||||
background-color: #daecf9;
|
||||
background-color: #f0f7fd;
|
||||
border-left: 5px solid #55a9e1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user