Change all addresses to be relative
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
display: inline-block;
|
||||
width: 16px; height: 16px;
|
||||
margin-left: 4px;
|
||||
background-image: url('//assets.worlio.com/style/icons/close');
|
||||
background-image: url('icons/close');
|
||||
background-size: 100%;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user