Merge branch 'master' into dev

This commit is contained in:
Mark Otto
2011-10-04 00:57:37 -07:00
3 changed files with 3 additions and 1 deletions

View File

@@ -989,6 +989,7 @@ input[type=submit].btn {
font-weight: bold;
color: @white;
text-transform: uppercase;
white-space: nowrap;
.border-radius(3px);
&.important { background-color: #c43c35; }
&.warning { background-color: @orange; }