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

pull/54/merge
Satyajit Sahoo 2013-07-01 01:23:48 +05:30
parent 116a8034eb
commit b66dea4e23
1 changed files with 1 additions and 1 deletions

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;
}