mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-05 23:13:19 +00:00
Update _gnome-40.0.scss
This commit is contained in:
parent
9f9646c02a
commit
e8b316057a
@ -181,23 +181,23 @@ $flap_sidebar_size: 240px;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Floating Bar
|
// Floating Bar
|
||||||
.floating-bar {
|
.floating-bar {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
background-color: $selected_bg_color;
|
background-color: $selected_bg_color;
|
||||||
color: $selected_fg_color;
|
color: $selected_fg_color;
|
||||||
border-radius: $wm_radius - $container_padding;
|
border-radius: $wm_radius - $container_padding;
|
||||||
margin: $container_padding;
|
margin: $container_padding;
|
||||||
box-shadow: $shadow_5;
|
box-shadow: $shadow_5;
|
||||||
|
|
||||||
> button.circular.flat {
|
> button.circular.flat {
|
||||||
border-radius: $circular_radius;
|
border-radius: $circular_radius;
|
||||||
min-height: 24px;
|
min-height: 24px;
|
||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@extend %selected-button;
|
@extend %selected-button;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user