* Code fix.
parent
1e9a730037
commit
c0885ed0f9
gtk-3.20/scss/apps
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.left, .right, .bottom, {
|
||||
.left, .right, .bottom {
|
||||
background-color: $titlebar_bg_color;
|
||||
|
||||
&:backdrop { background-color: mix(shade($titlebar_bg_color, 0.7), $titlebar_fg_color, 0.21); }
|
||||
|
|
Loading…
Reference in New Issue