mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-04 19:15:08 -05:00
Merge remote-tracking branch 'upstream/2.1.0-wip' into 2.1.0-wip
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
.border-radius(4px);
|
||||
color: @warningText;
|
||||
}
|
||||
.alert-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
// Adjust close link position
|
||||
.alert .close {
|
||||
@@ -28,7 +25,7 @@
|
||||
|
||||
.alert-success {
|
||||
background-color: @successBackground;
|
||||
border-color: @successBorder;
|
||||
border-color: @successBorder;
|
||||
color: @successText;
|
||||
}
|
||||
.alert-danger,
|
||||
|
||||
Reference in New Issue
Block a user