From 3c8a6e4e14999ef754d2f7b9f2eca334344ec847 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Fri, 15 Jul 2016 00:55:48 +0200 Subject: [PATCH] Removed obsolete code --- wcfsetup/install/files/style/layout/box.scss | 35 -------------------- 1 file changed, 35 deletions(-) diff --git a/wcfsetup/install/files/style/layout/box.scss b/wcfsetup/install/files/style/layout/box.scss index 7791d6681c..a28dae922a 100644 --- a/wcfsetup/install/files/style/layout/box.scss +++ b/wcfsetup/install/files/style/layout/box.scss @@ -437,41 +437,6 @@ top: 0; } } - - - /*> .active { - pointer-events: none; - - > a::after { - content: $fa-var-caret-down; - font-family: FontAwesome; - font-size: 14px; - margin-left: 7px; - } - } - - &:not(.open) { - :first-child ~ :not(.active) { - display: block; - pointer-events: none; - - > a::after { - content: $fa-var-caret-down; - font-family: FontAwesome; - font-size: 14px; - margin-left: 7px; - } - } - - > .active ~ li { - display: none !important; - } - - li:not(.active) { - display: none; - } - } - */ } } } -- 2.20.1