Fixed icon-path
authorLuzifr <szekely@woltlab.com>
Tue, 25 Oct 2011 13:25:55 +0000 (15:25 +0200)
committerLuzifr <szekely@woltlab.com>
Tue, 25 Oct 2011 13:25:55 +0000 (15:25 +0200)
wcfsetup/install/files/acp/style/style.css

index f108f466694d5dcbb5b88e33536c47b5a0d09a11..df919f12ff556b46ea6410a3f8b663f158466b9c 100644 (file)
@@ -1594,7 +1594,7 @@ input[type='button'],
 
 .breadcrumbs ul li:first-child a {
        border-radius: 5px 0 0 5px;
-       background-image: url('../wcf/icon/home1.svg');
+       background-image: url('../../icon/home1.svg');
        background-position: 7px center;
        background-repeat: no-repeat;
        background-size: 16px;