When modplus.css got moved, it should've re-related an image path
This commit is contained in:
parent
2eea7a2d4b
commit
0e8148af86
@ -2,7 +2,7 @@
|
||||
position: absolute;
|
||||
z-index: 999;
|
||||
|
||||
background: url(../../theme/base/images/icons/twotone/green/admin.gif) no-repeat 8px 8px white;
|
||||
background: url(../../../theme/base/images/icons/twotone/green/admin.gif) no-repeat 8px 8px white;
|
||||
border: solid 1px #c0c0c0;
|
||||
|
||||
margin-top: 32px;
|
||||
|
Loading…
Reference in New Issue
Block a user