2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Restore .btn-info

This commit is contained in:
Mark Otto
2013-01-17 19:51:22 -08:00
parent b30b8c2c12
commit 5663833bfc
5 changed files with 37 additions and 0 deletions
+4
View File
@@ -90,6 +90,10 @@
@btn-background-danger: #d9534f;
@btn-border-danger: @btn-background-danger;
@btn-background-info: #5bc0de;
@btn-border-info: @btn-background-info;
// Forms
// -------------------------