[gtranslator: 6/20] Remove GtkWidget-focus-padding
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator: 6/20] Remove GtkWidget-focus-padding
- Date: Sun, 6 Mar 2022 12:34:49 +0000 (UTC)
commit 18c93e1756a660f10936d6f07c7c14d4662844a1
Author: Maximiliano Sandoval R <msandova gnome org>
Date: Sat Mar 5 13:36:10 2022 +0100
Remove GtkWidget-focus-padding
This is deprecated.
src/gtr-close-button.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/gtr-close-button.c b/src/gtr-close-button.c
index cd97022c..1477cfea 100644
--- a/src/gtr-close-button.c
+++ b/src/gtr-close-button.c
@@ -35,7 +35,6 @@ gtr_close_button_class_init (GtrCloseButtonClass *klass)
{
static const gchar button_style[] =
"* {\n"
- "-GtkWidget-focus-padding : 0;\n"
"padding: 0;\n"
"}";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]