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/cat_list.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes/default/template/cat_list.tpl') diff --git a/admin/themes/default/template/cat_list.tpl b/admin/themes/default/template/cat_list.tpl index 859034a77..0f2f3eaee 100644 --- a/admin/themes/default/template/cat_list.tpl +++ b/admin/themes/default/template/cat_list.tpl @@ -115,7 +115,7 @@ jQuery(document).ready(function(){
  • - + {$category.NAME}

    -- cgit v1.2.3