summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]_graphics/elgg_sprites.pngbin27129 -> 27750 bytes
-rw-r--r--views/default/css/elements/icons.php9
2 files changed, 9 insertions, 0 deletions
diff --git a/_graphics/elgg_sprites.png b/_graphics/elgg_sprites.png
index 461799c..d22e6b4 100644..100755
--- a/_graphics/elgg_sprites.png
+++ b/_graphics/elgg_sprites.png
Binary files differ
diff --git a/views/default/css/elements/icons.php b/views/default/css/elements/icons.php
index 2d6db62..07d1461 100644
--- a/views/default/css/elements/icons.php
+++ b/views/default/css/elements/icons.php
@@ -288,6 +288,15 @@
background-position: 0 -1560px;
}
+.elgg-icon-group, .elgg-menu-item-group a {
+ background-position: 0 -1560px;
+}
+
+.elgg-icon-group:hover, .elgg-menu-item-group:hover a {
+ background-position: 0 -1578px;
+}
+
+
.elgg-avatar > .elgg-icon-hover-menu {
display: none;