gconf-settings/skel/.local/share/gnome-shell/extensions/unitehardpixel.eu/styles/buttons-right-tiled.css

16 lines
238 B
CSS
Raw Normal View History

2019-10-26 20:50:28 +00:00
.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;
}