Deleted Built-In Fixes

This commit is contained in:
LightSaveUs
2022-10-08 03:14:57 +03:00
committed by GitHub
parent 1e1751b98f
commit 175a17c12b

View File

@@ -259,12 +259,6 @@
background-color: #212122 !important; background-color: #212122 !important;
} }
/* Icons */
.collapsable_header .material-icons-outlined {
transform: translateY(7px) translateX(4px)!important;
}
/* Import */ /* Import */
a { a {
@@ -288,12 +282,6 @@ a {
border-color: #12324f !important; border-color: #12324f !important;
} }
/* Padding */
.story_title_area {
padding-top: 3px;
}
/* Palette */ /* Palette */
#palette_area { #palette_area {
@@ -376,7 +364,6 @@ div#settings_footer.settings_footer {
} }
.world_info_text { .world_info_text {
margin: 0 0px 0px !important;
border-color: #999999!important; border-color: #999999!important;
filter: brightness(100%) !important; filter: brightness(100%) !important;
background-color: #404040 !important; background-color: #404040 !important;