mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-02 19:36:13 +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 {
|
||||
padding: 2px;
|
||||
background-color: $selected_bg_color;
|
||||
color: $selected_fg_color;
|
||||
border-radius: $wm_radius - $container_padding;
|
||||
margin: $container_padding;
|
||||
box-shadow: $shadow_5;
|
||||
// Floating Bar
|
||||
.floating-bar {
|
||||
padding: 2px;
|
||||
background-color: $selected_bg_color;
|
||||
color: $selected_fg_color;
|
||||
border-radius: $wm_radius - $container_padding;
|
||||
margin: $container_padding;
|
||||
box-shadow: $shadow_5;
|
||||
|
||||
> button.circular.flat {
|
||||
border-radius: $circular_radius;
|
||||
min-height: 24px;
|
||||
min-width: 24px;
|
||||
padding: 0;
|
||||
@extend %selected-button;
|
||||
}
|
||||
> button.circular.flat {
|
||||
border-radius: $circular_radius;
|
||||
min-height: 24px;
|
||||
min-width: 24px;
|
||||
padding: 0;
|
||||
@extend %selected-button;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user