Bump constrasts on buttons

This commit is contained in:
David Larlet 2023-06-02 11:41:40 -04:00
parent 5460876ff4
commit ca97a4d745
No known key found for this signature in database
GPG key ID: 3E2953A359E7E7BD

View file

@ -734,7 +734,7 @@ input[type=hidden].blur + .button {
.umap-alert .umap-action { .umap-alert .umap-action {
margin-left: 10px; margin-left: 10px;
background-color: #fff; background-color: #fff;
color: #999; color: #000;
padding: 5px; padding: 5px;
border-radius: 4px; border-radius: 4px;
} }