Merge lp:~elementary-design/egtk/revert-dn-workaround into lp:egtk/3.x

Proposed by Danielle Foré
Status: Merged
Approved by: Cassidy James Blaede
Approved revision: 650
Merged at revision: 650
Proposed branch: lp:~elementary-design/egtk/revert-dn-workaround
Merge into: lp:egtk/3.x
Diff against target: 23 lines (+2/-4)
1 file modified
gtk-3.0/gtk-widgets.css (+2/-4)
To merge this branch: bzr merge lp:~elementary-design/egtk/revert-dn-workaround
Reviewer Review Type Date Requested Status
Cassidy James Blaede Approve
Review via email: mp+210742@code.launchpad.net

Commit message

revert the workaround for a granite bug with setting padding on the "new tab" button.

Description of the change

This branch should revert the workaround for a granite bug with setting padding on the "new tab" button.

To post a comment you must log in.
Revision history for this message
Cassidy James Blaede (cassidyjames) wrote :

Tested on a Luna install with the Granite update from testing and it works as expected.

review: Approve

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 2013-06-07 21:07:54 +0000
3+++ gtk-3.0/gtk-widgets.css 2014-03-13 06:18:00 +0000
4@@ -788,11 +788,9 @@
5
6 padding: 1px 0 0 0;
7
8- -GtkNotebook-tab-overlap: 4px;
9- -GtkNotebook-initial-gap: 10px;
10+ -GtkNotebook-tab-overlap: 1px;
11
12 border-color: alpha (#000, 0.40);
13-
14 }
15
16 .dynamic-notebook .notebook tab {
17@@ -1383,4 +1381,4 @@
18 border-width: 1px 0 0 0;
19 border-radius: 2px 0 0 2px;
20 -unico-outer-stroke-width: 0;
21-}
22+}
23\ No newline at end of file

Subscribers

People subscribed via source and target branches

to all changes: