Use a focus line in treeview. Fixes #47 and #50

This commit is contained in:
Satyajit Sahoo
2013-07-01 01:23:48 +05:30
parent 116a8034eb
commit b66dea4e23
+1 -1
View File
@@ -2244,7 +2244,7 @@ GtkColorButton.button {
************/
GtkTreeView {
-GtkTreeView-vertical-separator: 0;
-GtkWidget-focus-line-width: 0;
-GtkWidget-focus-line-width: 1;
-GtkWidget-focus-padding: 1;
}