From fa54873b6da537038ff93c8f04b36b49b6fc78ce Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Wed, 18 May 2016 10:56:20 +0200 Subject: [PATCH] Changed default icon color in footerBoxes --- wcfsetup/install/files/style/layout/box.scss | 8 -------- 1 file changed, 8 deletions(-) diff --git a/wcfsetup/install/files/style/layout/box.scss b/wcfsetup/install/files/style/layout/box.scss index ef2bd551e7..8e342d7a1b 100644 --- a/wcfsetup/install/files/style/layout/box.scss +++ b/wcfsetup/install/files/style/layout/box.scss @@ -387,17 +387,9 @@ a { color: $wcfFooterBoxLink; - .icon { - color: $wcfFooterBoxLink; - } - &:hover { color: $wcfFooterBoxLinkActive; text-decoration: underline; - - .icon { - color: $wcfFooterBoxLinkActive; - } } } -- 2.20.1