From 3234bb5bc9c3f13faa14ae1716f67b7ffca9db99 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 8 May 2013 05:23:07 +0000 Subject: admin theme links use text-decoration on hovering instead of border-bottom (css simpler, no box sizing issues on hover ...) git-svn-id: http://piwigo.org/svn/trunk@22541 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/menubar.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes/default/template/menubar.tpl') diff --git a/admin/themes/default/template/menubar.tpl b/admin/themes/default/template/menubar.tpl index 4d65c0858..f3bd1f45b 100644 --- a/admin/themes/default/template/menubar.tpl +++ b/admin/themes/default/template/menubar.tpl @@ -38,7 +38,7 @@ jQuery(document).ready(function(){ {'Hide'|@translate} - + {$block.reg->get_name()|@translate} ({$block.reg->get_id()})

-- cgit v1.2.3