From 31d410086c5c6e63c0003744e6ffc03ef0de68bf Mon Sep 17 00:00:00 2001 From: Bad3r Date: Sat, 8 Jul 2023 06:00:26 -0400 Subject: [PATCH] revert: button background color change --- custom.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/custom.css b/custom.css index 5fd2e04..d7cb71e 100644 --- a/custom.css +++ b/custom.css @@ -2432,17 +2432,6 @@ body margin-right: 0.5em; } -.left-sidebar-inner .create #create-button, -.menu-links-outer, -.menu-links-wrapper, -.dropdown-wrapper, -.cp__header a, -.cp__header button, -.cp__right-sidebar-topbar button, -.cp__sidebar-left-layout a { - background-color: var(--ls-primary-background-color) !important; -} - /* fix leftsidebar graph dropdown menu width */ .left-sidebar-inner .dropdown-wrapper { margin-top: 1px;