From da13c244601db23d40bf3c18fa6bd0490af6fa85 Mon Sep 17 00:00:00 2001 From: anapnoe <124302297+anapnoe@users.noreply.github.com> Date: Sun, 23 Apr 2023 21:44:35 +0300 Subject: [PATCH] update styles --- style.css | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/style.css b/style.css index a01206c9..df4052cb 100644 --- a/style.css +++ b/style.css @@ -2609,13 +2609,12 @@ pre { display:none; } -#settings, -.extra-network-thumbs .card:hover .additional a { +#settings{ display: block; } -#settings>div { - border: 0; +#settings > div{ + border: none; margin-left: 10em; } @@ -2628,7 +2627,7 @@ pre { #settings > div.tab-nav button{ display: block; - border: 0; + border: none; text-align: left; white-space: initial; height: 27px; @@ -2681,22 +2680,6 @@ pre { width: 100%; opacity: 0.98; } -@media only screen and (max-width: 860px) { - /* For tablets: */ - [id$=_splitter] - { - display:none - } - - [id$="2img_gallery"] .overflow-y-auto - { - /*min-height: unset !important; */ - } - - [id$="2img_settings_scroll"] - { - height: auto !important; - } @media only screen and (max-width: 860px) { /* For tablets: */ @@ -2984,7 +2967,6 @@ footer { font-size: 24px; fill: var(--ae-primary-color); } -*/ .footer-links > li:last-child { position: absolute;