From 0169eb1bcb375f5d43245dbbc5037d80491848ee Mon Sep 17 00:00:00 2001 From: Luzifr Date: Mon, 9 Jan 2012 19:32:39 +0100 Subject: [PATCH] Disabled icons do not get a pointer/hand-cursor any more --- wcfsetup/install/files/acp/style/wcf.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/wcfsetup/install/files/acp/style/wcf.css b/wcfsetup/install/files/acp/style/wcf.css index 3c06552158..4e788988bb 100644 --- a/wcfsetup/install/files/acp/style/wcf.css +++ b/wcfsetup/install/files/acp/style/wcf.css @@ -2773,11 +2773,9 @@ tr .columnIcon { white-space: nowrap; } -/* ToDo: does not function any more! -tr .columnIcon img:not(.balloonTooltip):hover { +tr img[src*="D.svg"] { cursor: not-allowed; } -*/ tr .columnIcon img { height: 16px; @@ -3991,10 +3989,6 @@ input[type='button'][disabled='disabled'], /* ############## CSS Experiments (active) ############## */ - - - - /* what is that? */ .wcfDimensions { display: inline-block; @@ -4003,8 +3997,6 @@ input[type='button'][disabled='disabled'], - - /* ToDo: Profile Button */ #profileButtonContainer { -- 2.20.1