mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-04 13:13:04 +00:00
Merge branch 'master' of github.com:vinceliuice/WhiteSur-gtk-theme
This commit is contained in:
commit
952e686a91
@ -46,8 +46,10 @@
|
||||
|
||||
.icon-button {
|
||||
min-height: $scalable_icon_size;
|
||||
min-width: $scalable_icon_size;
|
||||
padding: $scaled_padding * 2;
|
||||
border-radius: $circular_radius;
|
||||
border: none;
|
||||
@extend %button;
|
||||
|
||||
StIcon {
|
||||
|
@ -75,6 +75,7 @@ $app_folder_size: 720px;
|
||||
& .icon-button, & .page-navigation-arrow {
|
||||
color: $light_alt_fg_color;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
|
||||
&:hover {
|
||||
background-color: $light_divider_color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user