From: foockinho Date: Mon, 8 Oct 2012 23:44:57 +0000 (+0200) Subject: fixed sprites source X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8552ada4fb8f58ad6f1116cd8c4a33a115a2eeba;p=lorea%2Fsaravea_theme.git fixed sprites source --- diff --git a/views/default/css/elements/icons.php b/views/default/css/elements/icons.php index 0487603..7253043 100644 --- a/views/default/css/elements/icons.php +++ b/views/default/css/elements/icons.php @@ -13,7 +13,7 @@ *************************************** */ .elgg-icon { - background: transparent url(_graphics/elgg_sprites.png) no-repeat left; + background: transparent url(mod/n1_theme/_graphics/elgg_sprites.png) no-repeat left; width: 16px; height: 16px; margin: 0 2px;