From 251bbd5704ba25a0147b287103eb67f5e90e1734 Mon Sep 17 00:00:00 2001 From: flop25 Date: Tue, 2 Jul 2013 19:29:24 +0000 Subject: bug:2848 The "More Info" link now works and redirects to the picture page git-svn-id: http://piwigo.org/svn/trunk@23745 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/smartpocket/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/smartpocket/theme.css') diff --git a/themes/smartpocket/theme.css b/themes/smartpocket/theme.css index 4afe50723..75a26b387 100644 --- a/themes/smartpocket/theme.css +++ b/themes/smartpocket/theme.css @@ -27,6 +27,7 @@ font-size: 1.1em; text-decoration: none; vertical-align: middle; + cursor: pointer; } .ui-panel-inner > .ui-listview { margin: -15px -15px 0; -- cgit v1.2.3