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