gconf-settings/skel/.local/share/gnome-shell/extensions/unite@hardpixel.eu/styles/buttons-right-always.css

16 lines
203 B
CSS

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