From 41b1926fcabd40ef85bd0bfc4be0d9dc1cf34288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nile=CC=81ane?= Date: Thu, 26 Sep 2024 16:12:50 +0200 Subject: [PATCH] Removed old Lists submenu styling --- TangerineUI-cherry.css | 21 --------------------- TangerineUI-lagoon.css | 21 --------------------- TangerineUI-purple.css | 21 --------------------- TangerineUI.css | 21 --------------------- 4 files changed, 84 deletions(-) diff --git a/TangerineUI-cherry.css b/TangerineUI-cherry.css index 00b7e07..6380e1c 100644 --- a/TangerineUI-cherry.css +++ b/TangerineUI-cherry.css @@ -4093,27 +4093,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .column-link span { vertical-align: middle; } -.app-body .list-panel { - padding: 5px 9px 50px 27px; - margin: 0 0 5px; - display: none; -} -.app-body .list-panel .icon { - display: none; -} -.app-body .list-panel .column-link span::before { - left: -15px; - top: -10px; - right: -15px; - bottom: -10px; -} -@media screen and (min-width:1175px) { - .app-body .column-link[href="/lists"]:is(.active, :hover) + .list-panel, - .app-body .list-panel:hover { - display: block; - animation: fadein .5s 1; - } -} @media screen and (max-width:1174px) { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { width: 100vw; diff --git a/TangerineUI-lagoon.css b/TangerineUI-lagoon.css index 3946412..fba4613 100644 --- a/TangerineUI-lagoon.css +++ b/TangerineUI-lagoon.css @@ -4093,27 +4093,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .column-link span { vertical-align: middle; } -.app-body .list-panel { - padding: 5px 9px 50px 27px; - margin: 0 0 5px; - display: none; -} -.app-body .list-panel .icon { - display: none; -} -.app-body .list-panel .column-link span::before { - left: -15px; - top: -10px; - right: -15px; - bottom: -10px; -} -@media screen and (min-width:1175px) { - .app-body .column-link[href="/lists"]:is(.active, :hover) + .list-panel, - .app-body .list-panel:hover { - display: block; - animation: fadein .5s 1; - } -} @media screen and (max-width:1174px) { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { width: 100vw; diff --git a/TangerineUI-purple.css b/TangerineUI-purple.css index cef6ae6..4dd47fc 100644 --- a/TangerineUI-purple.css +++ b/TangerineUI-purple.css @@ -4093,27 +4093,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .column-link span { vertical-align: middle; } -.app-body .list-panel { - padding: 5px 9px 50px 27px; - margin: 0 0 5px; - display: none; -} -.app-body .list-panel .icon { - display: none; -} -.app-body .list-panel .column-link span::before { - left: -15px; - top: -10px; - right: -15px; - bottom: -10px; -} -@media screen and (min-width:1175px) { - .app-body .column-link[href="/lists"]:is(.active, :hover) + .list-panel, - .app-body .list-panel:hover { - display: block; - animation: fadein .5s 1; - } -} @media screen and (max-width:1174px) { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { width: 100vw; diff --git a/TangerineUI.css b/TangerineUI.css index e91f2de..8636bda 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -4093,27 +4093,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu .app-body .column-link span { vertical-align: middle; } -.app-body .list-panel { - padding: 5px 9px 50px 27px; - margin: 0 0 5px; - display: none; -} -.app-body .list-panel .icon { - display: none; -} -.app-body .list-panel .column-link span::before { - left: -15px; - top: -10px; - right: -15px; - bottom: -10px; -} -@media screen and (min-width:1175px) { - .app-body .column-link[href="/lists"]:is(.active, :hover) + .list-panel, - .app-body .list-panel:hover { - display: block; - animation: fadein .5s 1; - } -} @media screen and (max-width:1174px) { .app-body .columns-area__panels__pane--navigational .columns-area__panels__pane__inner { width: 100vw;