2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

automatic grunt dist

This commit is contained in:
Bootstrap's Grunt bot
2015-02-17 19:41:00 +00:00
parent a7a6e7f8d6
commit 6e0009e18d
3 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -2574,10 +2574,13 @@ output {
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long