Improved style of disabled button.
This commit is contained in:
Vendored
+1
-1
@@ -2521,7 +2521,7 @@ textarea.form-control-lg {
|
||||
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
|
||||
pointer-events: none;
|
||||
filter: none;
|
||||
opacity: 0.65;
|
||||
opacity: 0.40;
|
||||
}
|
||||
|
||||
.form-range {
|
||||
|
||||
Reference in New Issue
Block a user