mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-10-07 00:24:40 -07:00
The bottom corner should not be rounded in metacity
This commit is contained in:
@@ -3669,6 +3669,11 @@ decoration {
|
||||
}
|
||||
}
|
||||
|
||||
.metacity & {
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
.csd.popup & {
|
||||
border-radius: $menu-radius;
|
||||
|
||||
|
Reference in New Issue
Block a user