From ded1b10eb110604c947abd345eb3b53cee0a15ac Mon Sep 17 00:00:00 2001 From: Exalm Date: Wed, 23 Aug 2017 18:08:47 +0500 Subject: [PATCH] panel-list: Further tweak sidebar classes Removes sidebar-label class, adds sidebar-icon class to Devices and Details arrows https://bugzilla.gnome.org/show_bug.cgi?id=786612 --- shell/cc-panel-list.c | 1 - shell/panel-list.ui | 12 ++++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/shell/cc-panel-list.c b/shell/cc-panel-list.c index ed9489525..9e462efbb 100644 --- a/shell/cc-panel-list.c +++ b/shell/cc-panel-list.c @@ -194,7 +194,6 @@ row_data_new (CcPanelCategory category, "xalign", 0.0, "hexpand", TRUE, NULL); - gtk_style_context_add_class (gtk_widget_get_style_context (label), "sidebar-label"); gtk_grid_attach (GTK_GRID (grid), label, 1, 0, 1, 1); /* Description label */ diff --git a/shell/panel-list.ui b/shell/panel-list.ui index 1dae0e84c..1aa944084 100644 --- a/shell/panel-list.ui +++ b/shell/panel-list.ui @@ -45,9 +45,6 @@ True Devices 0 - False @@ -60,6 +57,9 @@ True False go-next-symbolic + False @@ -104,9 +104,6 @@ True Details 0 - False @@ -119,6 +116,9 @@ True False go-next-symbolic + False