mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Change error to danger for all classes; add panels component
This commit is contained in:
+1
-1
@@ -311,7 +311,7 @@ input[type="checkbox"] {
|
||||
}
|
||||
// Error
|
||||
.has-error {
|
||||
.formFieldState(@state-error-text, @state-error-text, @state-error-background);
|
||||
.formFieldState(@state-danger-text, @state-danger-text, @state-danger-background);
|
||||
}
|
||||
// Success
|
||||
.has-success {
|
||||
|
||||
Reference in New Issue
Block a user