* Minimal code style fix.
parent
965778ed2a
commit
220596b43a
|
@ -52,7 +52,8 @@
|
|||
|
||||
&.ssd {
|
||||
// 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; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue