From d2477d05ae9ee73fb3014cfd0fb918d0d4502ef4 Mon Sep 17 00:00:00 2001 From: Luzifr Date: Tue, 18 Oct 2011 21:48:41 +0200 Subject: [PATCH] I forgot that one --- wcfsetup/install/files/acp/style/style.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/wcfsetup/install/files/acp/style/style.css b/wcfsetup/install/files/acp/style/style.css index fe137775fc..33c3684f56 100644 --- a/wcfsetup/install/files/acp/style/style.css +++ b/wcfsetup/install/files/acp/style/style.css @@ -2226,8 +2226,14 @@ li > .badgeButton { a.balloonTooltip, a .balloonTooltip, -img[src*='delete']{ - /* ToDo: Find a way to show a hand-cursor even without link! */ +img[src*='delete'], +img[src*='uninstall'], +img[src*='install'], +img[src*='update'], +img[src*='run'], +img[src*='info'], +img[src*='disable'], +img[src*='enable'] { cursor: pointer; } -- 2.20.1