From: pebeah Date: Mon, 15 Jul 2013 15:05:13 +0000 (+0200) Subject: Small .icon style fix X-Git-Tag: 2.0.0_Beta_5~40^2^2^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=44bc5cc057fe5d9df6140be7ef0e5854abf16ce8;p=GitHub%2FWoltLab%2FWCF.git Small .icon style fix --- diff --git a/wcfsetup/install/files/style/alert.less b/wcfsetup/install/files/style/alert.less index 7a509d37c2..d1f1343a5c 100644 --- a/wcfsetup/install/files/style/alert.less +++ b/wcfsetup/install/files/style/alert.less @@ -125,6 +125,11 @@ a:hover { color: @wcfErrorColor; } + + .icon { + color: @wcfErrorColor; + .textShadow(@wcfErrorBackgroundColor); + } } /* inline errors */