diff options
-rw-r--r-- | modules/toolbar/toolbar.css | 8 | ||||
-rw-r--r-- | modules/toolbar/toolbar.png | bin | 632 -> 433 bytes |
2 files changed, 2 insertions, 6 deletions
diff --git a/modules/toolbar/toolbar.css b/modules/toolbar/toolbar.css index d50b56fd4..317a87748 100644 --- a/modules/toolbar/toolbar.css +++ b/modules/toolbar/toolbar.css @@ -75,18 +75,14 @@ body.toolbar-drawer { #toolbar-home a span { vertical-align: text-bottom; - width: 16px; + width: 11px; height: 14px; display: block; - background: url(toolbar.png) no-repeat -3px -62px; + background: url(toolbar.png) no-repeat -6px -63px; text-indent: -9999px; margin: 3px 0px; } -#toolbar-home a.active span { - background-position: -29px -62px; -} - #toolbar-user { float: right; } diff --git a/modules/toolbar/toolbar.png b/modules/toolbar/toolbar.png Binary files differindex 761ad3f94..7a3a65df5 100644 --- a/modules/toolbar/toolbar.png +++ b/modules/toolbar/toolbar.png |