[Gtk-3.20] 3.20 port for Unity

This commit is contained in:
Khurshid Alam
2016-08-26 22:12:37 +05:30
parent d24e294920
commit 57cb0b4e20
+2 -2
View File
@@ -24,7 +24,7 @@
-UnityDecoration-title-alignment: 0;
&.top {
.top {
border: 1px solid $wm_border_focused;
border-bottom: 0;
border-radius: 2px 2px 0 0;
@@ -39,7 +39,7 @@
}
}
&.left, &.right, &.bottom {
.left, .right, .bottom {
background-color: $wm_border_focused;
&:backdrop { background-color: $wm_border_unfocused; }