mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2026-07-03 05:20:20 -07:00
Merge pull request #4 from ciricode/metacity
The bottom corner should not be rounded in metacity
This commit is contained in:
+1024
-3
File diff suppressed because it is too large
Load Diff
+1024
-3
File diff suppressed because it is too large
Load Diff
+1024
-3
File diff suppressed because it is too large
Load Diff
@@ -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