Padding for QAbstractItemViews

main
Alexhuszagh 2016-10-17 17:46:38 -05:00
parent cfc88fe50b
commit 5c22cfd581
2 changed files with 2 additions and 0 deletions

View File

@ -1099,6 +1099,7 @@ QTreeView, QListView
{
border: 1px solid #76797c;
background-color: #232629;
padding: 3px;
}

View File

@ -1086,6 +1086,7 @@ QTreeView, QListView
{
border: 1px solid #BAB9B8;
background-color: #FCFCFC;
padding: 3px;
}