Small .icon style fix
authorpebeah <itsmepasse@gmail.com>
Mon, 15 Jul 2013 15:05:13 +0000 (17:05 +0200)
committerpebeah <itsmepasse@gmail.com>
Mon, 15 Jul 2013 15:05:13 +0000 (17:05 +0200)
wcfsetup/install/files/style/alert.less

index 7a509d37c2b0dda6d1665f156729b35e4b6e1635..d1f1343a5ce48d5998e7e8ebc7bca5e16c5513ff 100644 (file)
        a:hover {
                color: @wcfErrorColor;
        }
+       
+       .icon {
+               color: @wcfErrorColor;
+               .textShadow(@wcfErrorBackgroundColor);
+       }
 }
 
 /* inline errors */