diff options
author | Dries Buytaert <dries@buytaert.net> | 2009-12-22 14:05:09 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2009-12-22 14:05:09 +0000 |
commit | c09e5b1254f9e09af2b0a2c3ba11297f9b400204 (patch) | |
tree | 9a11bdb30d7647c64f41dd35fbd4113c35748c6a /modules/toolbar | |
parent | 275fc6bdb2d6d48f9ada7580d4450af06fab43b9 (diff) | |
download | brdo-c09e5b1254f9e09af2b0a2c3ba11297f9b400204.tar.gz brdo-c09e5b1254f9e09af2b0a2c3ba11297f9b400204.tar.bz2 |
- Patch #658726 by yoroy: more home link tweaks.
Diffstat (limited to 'modules/toolbar')
-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 |