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
=== modified file 'Ambiance/gtk-3.20/gtk-widgets.css'
--- Ambiance/gtk-3.20/gtk-widgets.css 2018-03-28 06:27:00 +0000
+++ Ambiance/gtk-3.20/gtk-widgets.css 2018-04-10 22:18:06 +0000
@@ -2849,6 +2849,7 @@
2849 background-image: none;2849 background-image: none;
2850 color: transparent;2850 color: transparent;
2851 background-color: transparent;2851 background-color: transparent;
2852 -gtk-icon-shadow: none;
2852}2853}
28532854
2854.titlebar button.titlebutton.appmenu:checked,2855.titlebar button.titlebutton.appmenu:checked,
28552856
=== modified file 'Radiance/gtk-3.20/gtk-widgets.css'
--- Radiance/gtk-3.20/gtk-widgets.css 2018-03-28 06:27:00 +0000
+++ Radiance/gtk-3.20/gtk-widgets.css 2018-04-10 22:18:06 +0000
@@ -2842,6 +2842,7 @@
2842 background-image: none;2842 background-image: none;
2843 color: transparent;2843 color: transparent;
2844 background-color: transparent;2844 background-color: transparent;
2845 -gtk-icon-shadow: none;
2845}2846}
28462847
2847.titlebar button.titlebutton.appmenu:checked,2848.titlebar button.titlebutton.appmenu:checked,

Subscribers

People subscribed via source and target branches