Deleted Built-In Fixes

This commit is contained in:
LightSaveUs
2022-10-08 03:13:20 +03:00
committed by GitHub
parent b4e2a5ee47
commit abd4ef1807

View File

@@ -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;
}