Commit 9a2a6cc2 authored by bitsoko services's avatar bitsoko services 👷🏿

Update style.css

parent 05b73087
......@@ -19,6 +19,10 @@ body {
font-weight: initial;
}
.modal-overlay {
opacity: 0.8 !important;
}
.btn-flat.disabled, .btn-flat:disabled, .btn-flat[disabled], .btn-floating.disabled, .btn-floating:disabled, .btn-floating[disabled], .btn-large.disabled, .btn-large:disabled, .btn-large[disabled], .btn-small.disabled, .btn-small:disabled, .btn-small[disabled], .btn.disabled, .btn:disabled, .btn[disabled], .disabled.btn-large, .disabled.btn-small {
pointer-events: none;
background-color: grey !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment