diff --git a/themes-cores/neutron8.css b/themes-cores/neutron8.css index 1bf8a5d..9b74601 100644 --- a/themes-cores/neutron8.css +++ b/themes-cores/neutron8.css @@ -3330,21 +3330,6 @@ div[aria-label=GUILD_SETTINGS] .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.it } .button_f7e168:hover {color: var(--backgroundColor);} -/* Hide Playing Now */ -.nowPlayingColumn_c2739c { - position: relative; - left: 350px ; - opacity: 1; - margin-left: -350px; - transition: .5s all ease-out; -} -.nowPlayingColumn_c2739c:hover { - left: 0 ; - opacity: 1; - margin-left: 0; - transition: .5s all ease-out; -} - /* Category Names back to original color */ .icon_a08117, .mainContent_a08117>.container_a5ad5c, .children_a08117{ color: var(--themeColor1) !important; @@ -3391,4 +3376,4 @@ div[aria-label=GUILD_SETTINGS] .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.it .theme-dark .bannedUser_c90ddb{ background-color: var(--backgroundColor) -} \ No newline at end of file +}