This commit is contained in:
davedatum
2019-10-27 20:41:07 +00:00
parent 345b648251
commit 3d4faad397
208 changed files with 4553 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;
}