diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index a86aae0d1..a6acf273c 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1728,6 +1728,7 @@ output { fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eee; + opacity: 1; } textarea.form-control { height: auto; @@ -2029,6 +2030,7 @@ fieldset[disabled] .btn { -webkit-box-shadow: none; box-shadow: none; opacity: .65; + opacity: 1; } .btn-default { color: #333; |
