updated unite extension

This commit is contained in:
davedatum
2019-11-03 15:54:04 +00:00
parent df81cf0307
commit c0541c66f2
8 changed files with 68 additions and 36 deletions

View File

@@ -1,5 +1,10 @@
.tiled headerbar,
.tiled .titlebar {
.tiled > headerbar,
.tiled > .titlebar,
.tiled > headerbar > headerbar,
.tiled > .titlebar > .titlebar,
.tiled > .titlebar > stack > headerbar,
.tiled headerbar:last-child,
.tiled .titlebar:last-child {
padding-right: 0;
}