mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Minimal code style fix.
This commit is contained in:
@@ -52,7 +52,8 @@
|
|||||||
|
|
||||||
&.ssd {
|
&.ssd {
|
||||||
// Fixed gtk-3.18 Unity bug (https://github.com/numixproject/numix-gtk-theme/issues/270)
|
// Fixed gtk-3.18 Unity bug (https://github.com/numixproject/numix-gtk-theme/issues/270)
|
||||||
box-shadow: 0 0 0 1px transparent;
|
box-shadow: 0 0 0 1px $wm_border_focused;
|
||||||
|
|
||||||
&.maximized { border-radius: 0; }
|
&.maximized { border-radius: 0; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user