From abd4ef1807b73bc9bdbfa504a7cb681119d51782 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Sat, 8 Oct 2022 03:13:20 +0300 Subject: [PATCH] Deleted Built-In Fixes --- themes/Darkness.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/themes/Darkness.css b/themes/Darkness.css index 8a98e915..a702b5e7 100644 --- a/themes/Darkness.css +++ b/themes/Darkness.css @@ -264,10 +264,6 @@ /* Icons */ -.collapsable_header .material-icons-outlined { - transform: translateY(7px) translateX(4px)!important; -} - span.material-icons-outlined.cursor.search_icon { filter: brightness(120%) !important; } @@ -304,12 +300,6 @@ a { border-color: #535353 !important; } -/* Padding */ - -.story_title_area { - padding-top: 3px; -} - /* Palette */ #palette_area { @@ -377,7 +367,6 @@ a { /* World Info */ .world_info_text { - margin: 0 0px 0px !important; border-color: #242424 !important; background-color: #3b3b3b !important; }