]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
When modplus.css got moved, it should've re-related an image path
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 6 Jul 2014 23:40:33 +0000 (01:40 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 6 Jul 2014 23:40:33 +0000 (01:40 +0200)
plugins/ModPlus/css/modplus.css

index 41132324848e5294d9919cb3c8f07fad6bed74c6..f8658da4f1c1fb99aa47910cb91bfd0eda3dee0a 100644 (file)
@@ -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;