Merge lp:~3v1n0/ubuntu-themes/appmenu-no-icon-shadow into lp:ubuntu-themes

Proposed by Marco Trevisan (Treviño)
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: 617
Merged at revision: 619
Proposed branch: lp:~3v1n0/ubuntu-themes/appmenu-no-icon-shadow
Merge into: lp:ubuntu-themes
Diff against target: 23 lines (+2/-0)
2 files modified
Ambiance/gtk-3.20/gtk-widgets.css (+1/-0)
Radiance/gtk-3.20/gtk-widgets.css (+1/-0)
To merge this branch: bzr merge lp:~3v1n0/ubuntu-themes/appmenu-no-icon-shadow
Reviewer Review Type Date Requested Status
Ubuntu Artwork Packagers Pending
Review via email: mp+342972@code.launchpad.net

Commit message

Ambiance, Radiance: no need to add icon-shadow for appmenu

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 'Ambiance/gtk-3.20/gtk-widgets.css'
2--- Ambiance/gtk-3.20/gtk-widgets.css 2018-03-28 06:27:00 +0000
3+++ Ambiance/gtk-3.20/gtk-widgets.css 2018-04-10 22:18:06 +0000
4@@ -2849,6 +2849,7 @@
5 background-image: none;
6 color: transparent;
7 background-color: transparent;
8+ -gtk-icon-shadow: none;
9 }
10
11 .titlebar button.titlebutton.appmenu:checked,
12
13=== modified file 'Radiance/gtk-3.20/gtk-widgets.css'
14--- Radiance/gtk-3.20/gtk-widgets.css 2018-03-28 06:27:00 +0000
15+++ Radiance/gtk-3.20/gtk-widgets.css 2018-04-10 22:18:06 +0000
16@@ -2842,6 +2842,7 @@
17 background-image: none;
18 color: transparent;
19 background-color: transparent;
20+ -gtk-icon-shadow: none;
21 }
22
23 .titlebar button.titlebutton.appmenu:checked,

Subscribers

People subscribed via source and target branches