mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* ssd unity/compiz fix.
This commit is contained in:
@@ -23,7 +23,8 @@
|
|||||||
// this needs to be transparent
|
// this needs to be transparent
|
||||||
// see bug #722563
|
// see bug #722563
|
||||||
// server-side decorations as used by mutter
|
// server-side decorations as used by mutter
|
||||||
.ssd & { box-shadow: 0 0 0 1px $wm_border_focused; } //just doing borders, wm draws actual shadows
|
//.ssd & { box-shadow: 0 0 0 1px $wm_border_focused; } //just doing borders, wm draws actual shadows
|
||||||
|
.ssd & { box-shadow: 0 0 0 1px transparent; } //just doing borders, wm draws actual shadows
|
||||||
|
|
||||||
.solid-csd & {
|
.solid-csd & {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user