projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
047a70e
)
Fixed icon-path
author
Luzifr
<szekely@woltlab.com>
Tue, 25 Oct 2011 13:25:55 +0000
(15:25 +0200)
committer
Luzifr
<szekely@woltlab.com>
Tue, 25 Oct 2011 13:25:55 +0000
(15:25 +0200)
wcfsetup/install/files/acp/style/style.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/style.css
b/wcfsetup/install/files/acp/style/style.css
index f108f466694d5dcbb5b88e33536c47b5a0d09a11..df919f12ff556b46ea6410a3f8b663f158466b9c 100644
(file)
--- a/
wcfsetup/install/files/acp/style/style.css
+++ b/
wcfsetup/install/files/acp/style/style.css
@@
-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;