From d6b8fc5a14aa793ca88c2076a713685420f30132 Mon Sep 17 00:00:00 2001 From: flop25 Date: Thu, 5 Apr 2012 13:05:34 +0000 Subject: display the cursor as a pointer for new icons which don't have href due to the use of js git-svn-id: http://piwigo.org/svn/trunk@13918 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/iconset.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes') diff --git a/themes/default/iconset.css b/themes/default/iconset.css index 9a7bd464a..3fd5fc22d 100644 --- a/themes/default/iconset.css +++ b/themes/default/iconset.css @@ -15,6 +15,7 @@ .pwg-button { display: inline-block; vertical-align: top; + cursor:pointer; } .pwg-icon-home {background-position: -26px 0} -- cgit v1.2.3