mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Only use .danger for alerts, no more .error
This commit is contained in:
+1
-2
@@ -55,8 +55,7 @@
|
||||
color: darken(@state-success-text, 10%);
|
||||
}
|
||||
}
|
||||
.alert-danger,
|
||||
.alert-error {
|
||||
.alert-danger {
|
||||
background-color: @state-danger-bg;
|
||||
border-color: @state-danger-border;
|
||||
color: @state-danger-text;
|
||||
|
||||
Reference in New Issue
Block a user