Bump constrasts on buttons
This commit is contained in:
parent
5460876ff4
commit
ca97a4d745
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue