Browse Source

Increased title bar height according to Cinnamon 5.4 new specifications.

master
Rinaldus 9 months ago
parent
commit
287f3a28d1
Signed by: Rinaldus
GPG Key ID: 3E5EC438E49AFDE2
  1. 2
      gtk-3.20/gtk.css

2
gtk-3.20/gtk.css

@ -2135,7 +2135,7 @@ headerbar { @@ -2135,7 +2135,7 @@ headerbar {
border-radius: 0; }
.default-decoration.titlebar:not(headerbar),
headerbar.default-decoration {
min-height: 28px;
min-height: 38px;
padding: 4px; }
.default-decoration.titlebar:not(headerbar) button.titlebutton,
headerbar.default-decoration button.titlebutton {

Loading…
Cancel
Save