Merge pull request #1394 from umap-project/picto-list-background

Change background in pictograms list
This commit is contained in:
Yohan Boniface 2023-11-07 19:22:40 +01:00 committed by GitHub
commit 87814f0362
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -530,9 +530,8 @@ i.info {
height: 30px;
line-height: 30px;
cursor: pointer;
background-image: url('./img/icon-bg.png');
background-color: #999;
text-align: center;
box-shadow: 0 0 4px 0 black inset;
margin-bottom: 5px;
margin-right: 5px;
}