I forgot that one
authorLuzifr <szekely@woltlab.com>
Tue, 18 Oct 2011 19:48:41 +0000 (21:48 +0200)
committerLuzifr <szekely@woltlab.com>
Tue, 18 Oct 2011 19:48:47 +0000 (21:48 +0200)
wcfsetup/install/files/acp/style/style.css

index fe137775fc5ec5a801e7f958fcdffe7353352366..33c3684f568c6f6786a5a63d252aac4995800ec0 100644 (file)
@@ -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;
 }