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 {
|
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
filter: none;
|
filter: none;
|
||||||
opacity: 0.65;
|
opacity: 0.40;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-range {
|
.form-range {
|
||||||
|
|||||||
Reference in New Issue
Block a user