2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

fix warning button issue per #2392 and add warning buttons to components

This commit is contained in:
Mark Otto
2012-03-05 00:47:13 -08:00
parent 7a8d6b1976
commit cb9234ba46
5 changed files with 48 additions and 0 deletions
+1
View File
@@ -2222,6 +2222,7 @@ button.btn.btn-small, input[type="submit"].btn.btn-small {
filter: alpha(opacity=100);
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,