This commit is contained in:
davedatum
2019-10-26 23:53:38 +01:00
parent e7adc8779e
commit 2f34697860
417 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
.tiled headerbar,
.tiled .titlebar {
padding-right: 0;
}
.tiled headerbar > box.right,
.tiled .titlebar > box.right {
margin: 0 -200px 0 0;
opacity: 0;
}
.tiled .titlebar.default-decoration {
margin: -200px 0 0;
opacity: 0;
}