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