Merge lp:~muktupavels/ubuntu-themes/lp1629983 into lp:ubuntu-themes

Proposed by Alberts Muktupāvels
Status: Merged
Approved by: Dmitry Shachnev
Approved revision: 515
Merged at revision: 515
Proposed branch: lp:~muktupavels/ubuntu-themes/lp1629983
Merge into: lp:ubuntu-themes
Diff against target: 23 lines (+2/-0)
2 files modified
Ambiance/gtk-3.20/apps/gnome-panel.css (+1/-0)
Radiance/gtk-3.20/apps/gnome-panel.css (+1/-0)
To merge this branch: bzr merge lp:~muktupavels/ubuntu-themes/lp1629983
Reviewer Review Type Date Requested Status
Dmitry Shachnev Approve
Review via email: mp+307705@code.launchpad.net

Commit message

gnome-panel.css: Fix weather applet text color.

Description of the change

Fix weather applet text color (LP: #1629983).

To post a comment you must log in.
Revision history for this message
Dmitry Shachnev (mitya57) wrote :

The Ambiance fix works. For Radiance it is OK without the fix too, but let's keep this change for consistency.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Ambiance/gtk-3.20/apps/gnome-panel.css'
2--- Ambiance/gtk-3.20/apps/gnome-panel.css 2016-08-29 09:58:59 +0000
3+++ Ambiance/gtk-3.20/apps/gnome-panel.css 2016-10-05 13:09:26 +0000
4@@ -9,6 +9,7 @@
5 panel-toplevel .gnome-panel-menu-bar:backdrop,
6 panel-toplevel .gnome-panel-menu-bar,
7 panel-applet > menubar,
8+panel-applet,
9 clock-box {
10 background: transparent;
11 color: @dark_fg_color;
12
13=== modified file 'Radiance/gtk-3.20/apps/gnome-panel.css'
14--- Radiance/gtk-3.20/apps/gnome-panel.css 2016-08-29 09:58:59 +0000
15+++ Radiance/gtk-3.20/apps/gnome-panel.css 2016-10-05 13:09:26 +0000
16@@ -9,6 +9,7 @@
17 panel-toplevel .gnome-panel-menu-bar:backdrop,
18 panel-toplevel .gnome-panel-menu-bar,
19 panel-applet > menubar,
20+panel-applet,
21 clock-box {
22 background: transparent;
23 color: @dark_fg_color;

Subscribers

People subscribed via source and target branches