[gnome-themes-standard/wip/focusprops: 20/21] Make it clearer focus style props are now legacy
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/wip/focusprops: 20/21] Make it clearer focus style props are now legacy
- Date: Mon, 5 May 2014 03:55:10 +0000 (UTC)
commit 0e83f5d6eca623ef838402ca8430721ce3aa0a15
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Sun May 4 22:04:53 2014 +0200
Make it clearer focus style props are now legacy
themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index f306361..81ca351 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -34,10 +34,12 @@
-GtkWidget-link-color: @link_color;
-GtkWidget-visited-link-color: @link_color;
+ -GtkWindow-resize-grip-width: 0;
+ -GtkWindow-resize-grip-height: 0;
+
+ /* Legacy only */
-GtkWidget-focus-padding: 2;
-GtkWidget-focus-line-width: 1;
- -GtkWindow-resize-grip-width: 0;
- -GtkWindow-resize-grip-height: 0;
/* We use the outline properties to signal the focus properties
* to the adwaita engine: using real CSS properties is faster,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]