mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 19:02:45 +01:00
Merge pull request #265 from JulienMaille/patch-2
nice hover color on buttons
This commit is contained in:
commit
cab40c8abb
@ -440,7 +440,7 @@ body:not(.body-container--windows) .content-top-bar__profile-menu-button .dropdo
|
||||
.Button--style-icon-background:hover,
|
||||
.button.button-icon-with-stroke:hover {
|
||||
transform: none !important;
|
||||
background-color: var(--modspotify_indicator_fg_and_button_bg) !important;
|
||||
background-color: var(--modspotify_sidebar_indicator_and_hover_button_bg) !important;
|
||||
box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.26) !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user