Removed obsolete code
authorMarcel Werk <burntime@woltlab.com>
Thu, 14 Jul 2016 22:55:48 +0000 (00:55 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 14 Jul 2016 22:55:48 +0000 (00:55 +0200)
wcfsetup/install/files/style/layout/box.scss

index 7791d6681ccffe15f90399ba03a87c1c8493080d..a28dae922ad5393889f4783eba83d216b094bbea 100644 (file)
                                                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;
-                                       }
-                               }
-                               */
                        }
                }
        }