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

readd bootstrap.zip, add @inputBorderRadius var to close #2946

This commit is contained in:
Mark Otto
2012-04-07 16:17:15 -07:00
parent f563b1db43
commit 0a71f171bc
7 changed files with 20 additions and 7 deletions
+1
View File
@@ -96,6 +96,7 @@
// -------------------------
@inputBackground: @white;
@inputBorder: #ccc;
@inputBorderRadius: 3px;
@inputDisabledBackground: @grayLighter;
@formActionsBackground: #f5f5f5;