More consistent color for close button in alert
This commit is contained in:
parent
bfd4b96807
commit
4250712741
1 changed files with 1 additions and 1 deletions
|
@ -843,7 +843,7 @@ input:invalid {
|
|||
width: 100px;
|
||||
line-height: 1;
|
||||
margin: .5rem;
|
||||
background-color: #666;
|
||||
background-color: #202425;
|
||||
font-size: .7rem;
|
||||
}
|
||||
#umap-alert-container .umap-close-icon {
|
||||
|
|
Loading…
Reference in a new issue