mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Merge remote-tracking branch 'upstream/2.1.0-wip' into 2.1.0-wip
This commit is contained in:
+1
-4
@@ -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