Skip to content

Commit 57cb0b4

Browse files
committed
[Gtk-3.20] 3.20 port for Unity
1 parent d24e294 commit 57cb0b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gtk-3.20/scss/apps/_unity.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
-UnityDecoration-title-alignment: 0;
2525

2626

27-
&.top {
27+
.top {
2828
border: 1px solid $wm_border_focused;
2929
border-bottom: 0;
3030
border-radius: 2px 2px 0 0;
@@ -39,7 +39,7 @@
3939
}
4040
}
4141

42-
&.left, &.right, &.bottom {
42+
.left, .right, .bottom {
4343
background-color: $wm_border_focused;
4444

4545
&:backdrop { background-color: $wm_border_unfocused; }

0 commit comments

Comments
 (0)