From: Luzifr Date: Tue, 18 Oct 2011 19:48:41 +0000 (+0200) Subject: I forgot that one X-Git-Tag: 2.0.0_Beta_1~1680^2~4 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d2477d05ae9ee73fb3014cfd0fb918d0d4502ef4;p=GitHub%2FWoltLab%2FWCF.git I forgot that one --- 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; }