From: Luzifr Date: Tue, 10 Jan 2012 13:17:07 +0000 (+0100) Subject: That's better … X-Git-Tag: 2.0.0_Beta_1~1433^2~14 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=797e58d5deb3c14f053c018cdc887fdf26a1cebd;p=GitHub%2FWoltLab%2FWCF.git That's better … --- diff --git a/wcfsetup/install/files/acp/style/wcf.css b/wcfsetup/install/files/acp/style/wcf.css index 4e788988bb..ad9e872cb0 100644 --- a/wcfsetup/install/files/acp/style/wcf.css +++ b/wcfsetup/install/files/acp/style/wcf.css @@ -2773,7 +2773,7 @@ tr .columnIcon { white-space: nowrap; } -tr img[src*="D.svg"] { +tr img[src$="D.svg"] { cursor: not-allowed; }