- Patch #658726 by yoroy: sexier home icon.

merge-requests/26/head
Dries Buytaert 2009-12-17 22:12:48 +00:00
parent 8d114ca426
commit 405e0bdd78
2 changed files with 6 additions and 2 deletions

View File

@ -75,14 +75,18 @@ body.toolbar-drawer {
#toolbar-home a span {
vertical-align: text-bottom;
width: 15px;
width: 16px;
height: 14px;
display: block;
background: url(toolbar.png) no-repeat 0px -61px;
background: url(toolbar.png) no-repeat -3px -62px;
text-indent: -9999px;
margin: 3px 0px;
}
#toolbar-home a.active span {
background-position: -29px -62px;
}
#toolbar-user {
float: right;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 746 B

After

Width:  |  Height:  |  Size: 632 B