- Patch #658726 by yoroy: sexier home icon.
parent
8d114ca426
commit
405e0bdd78
|
@ -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 |
Loading…
Reference in New Issue