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 @@
.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;
}