Merge lp:~elementary-design/egtk/compact-max-headerbars into lp:~elementary-design/egtk/trunk

Proposed by Danielle Foré
Status: Merged
Merged at revision: 294
Proposed branch: lp:~elementary-design/egtk/compact-max-headerbars
Merge into: lp:~elementary-design/egtk/trunk
Diff against target: 14 lines (+4/-0)
1 file modified
gtk-3.0/gtk-widgets.css (+4/-0)
To merge this branch: bzr merge lp:~elementary-design/egtk/compact-max-headerbars
Reviewer Review Type Date Requested Status
Cassidy James Blaede Pending
Review via email: mp+224008@code.launchpad.net

Description of the change

Reduce padding by 6px for maximized headerbars. This trades drag-ability (arguably not important for maximized windows) for best use of available space.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'gtk-3.0/gtk-widgets.css'
2--- gtk-3.0/gtk-widgets.css 2014-06-08 15:30:18 +0000
3+++ gtk-3.0/gtk-widgets.css 2014-06-21 00:38:21 +0000
4@@ -2455,6 +2455,10 @@
5 padding: 10px 6px 8px;
6 }
7
8+.maximized .header-bar {
9+ padding: 7px 6px 5px;
10+}
11+
12 .titlebar.default-decoration {
13 border: none;
14 box-shadow: none;

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: