[gnome-themes-standard] treeview: adapt for removal of focus pad
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] treeview: adapt for removal of focus pad
- Date: Fri, 9 May 2014 18:05:24 +0000 (UTC)
commit 99603cf9ba7ceeb14ddca6b4c01deacca03e73c6
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri May 2 01:54:33 2014 +0200
treeview: adapt for removal of focus pad
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index e9d690c..caea30f 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -4219,9 +4219,7 @@ GtkSwitch.slider:insensitive:backdrop {
GtkTreeView {
-GtkTreeView-vertical-separator: 0;
- -GtkWidget-focus-line-width: 1;
- -GtkWidget-focus-padding: 1;
-
+ outline-offset: -2px;
outline-color: alpha(@theme_text_color, 0.6);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]