Skip to content
Snippets Groups Projects
Commit 816cc90c authored by Edric Milaret's avatar Edric Milaret
Browse files

ui: remove treeview border

Change-Id: I4adf3438ce89ebd28f4551ce79f2ec4897d9ba5d
Tuleap: #28
parent ed0b2805
No related branches found
No related tags found
No related merge requests found
...@@ -63,6 +63,10 @@ QListView { ...@@ -63,6 +63,10 @@ QListView {
background: #FFFFFFFF; background: #FFFFFFFF;
} }
QTreeView {
border: none;
}
QListView::item { QListView::item {
min-height: 25px; min-height: 25px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment