mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 20:14:33 +02:00
...
This commit is contained in:
parent
c842dc79b8
commit
4265fe32bb
1 changed files with 2 additions and 2 deletions
|
|
@ -110,8 +110,8 @@ def __init__(self, parent=None):
|
|||
|
||||
QTreeView::item {
|
||||
border: 1px solid transparent;
|
||||
padding-top:1ex;
|
||||
padding-bottom:1ex;
|
||||
padding-top:0.9ex;
|
||||
padding-bottom:0.9ex;
|
||||
}
|
||||
|
||||
QTreeView::item:hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue