Change background in pictograms list
This commit is contained in:
parent
3034ebc50b
commit
41f5a51069
1 changed files with 1 additions and 2 deletions
|
@ -530,9 +530,8 @@ i.info {
|
||||||
height: 30px;
|
height: 30px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background-image: url('./img/icon-bg.png');
|
background-color: #999;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
box-shadow: 0 0 4px 0 black inset;
|
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue