style: entferne text-shadow von deaktivierten Schaltflächen
This commit is contained in:
parent
faddda6201
commit
9e76620cd3
@ -1015,7 +1015,7 @@ input[type="submit"]:disabled,
|
||||
color: #000;
|
||||
vertical-align: middle;
|
||||
margin-left: 0.5rem;
|
||||
text-shadow: 0 !important;
|
||||
text-shadow: none !important;
|
||||
}
|
||||
|
||||
.progress-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user