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 @@
headerbar,
.titlebar {
padding-right: 0;
}
headerbar > box.right,
.titlebar > box.right {
margin: 0 -200px 0 0;
opacity: 0;
}
.titlebar.default-decoration {
margin: -200px 0 0;
opacity: 0;
}