mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
fix wrong image url
This commit is contained in:
parent
dd76b88af4
commit
4ec4a5936b
@ -494,7 +494,7 @@
|
||||
background-position: 95% -3000px;
|
||||
background-repeat: no-repeat;
|
||||
.close {
|
||||
background-image: url(/egroupware/pixelegg/images/close.svg);
|
||||
background-image: url(../../api/templates/default/images/close.svg);
|
||||
width: 18px;
|
||||
height: 33px;
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user