Deleted Built-In Fixes

This commit is contained in:
LightSaveUs
2022-10-08 03:12:35 +03:00
committed by GitHub
parent c88fb7d1c7
commit b4e2a5ee47

View File

@@ -288,10 +288,6 @@ span.helpicon.material-icons-outlined:hover {
transform: scale(1) !important; transform: scale(1) !important;
} }
.collapsable_header .material-icons-outlined {
transform: translateY(7px) translateX(4px)!important;
}
/* Import */ /* Import */
a { a {
@@ -315,12 +311,6 @@ a {
border-color: #334552 !important; border-color: #334552 !important;
} }
/* Padding */
.story_title_area {
padding-top: 3px;
}
/* Palette */ /* Palette */
#palette_area { #palette_area {
@@ -392,7 +382,6 @@ a {
} }
.world_info_text { .world_info_text {
margin: 0 0px 0px !important;
filter: brightness(100%) !important; filter: brightness(100%) !important;
background-color: #1d2831 !important; background-color: #1d2831 !important;
} }