From: Luzifr Date: Mon, 28 Nov 2011 16:06:26 +0000 (+0100) Subject: Removed -shadow from system notifications X-Git-Tag: 2.0.0_Beta_1~1545^2~3^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=946e175512e15f76201b47c4d1b4eb6a016d3c50;p=GitHub%2FWoltLab%2FWCF.git Removed -shadow from system notifications Looks better without --- diff --git a/wcfsetup/install/files/acp/style/style.css b/wcfsetup/install/files/acp/style/style.css index cccecee45a..e1246dac36 100644 --- a/wcfsetup/install/files/acp/style/style.css +++ b/wcfsetup/install/files/acp/style/style.css @@ -2778,12 +2778,6 @@ tr .columnURL { border-radius: 7px; margin-top: 15px; padding: 7px 15px 7px 50px; - - -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .1); - -moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .1); - -ms-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .1); - -o-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .1); - box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .1); } /* Types */