mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-02 14:53:14 +02:00
...
This commit is contained in:
parent
283765f9f7
commit
c842dc79b8
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ def __init__(self, *args):
|
|||
border: none;
|
||||
}
|
||||
QTreeView::item {
|
||||
border: none;
|
||||
border: 1px solid transparent;
|
||||
padding-top:0.5ex;
|
||||
padding-bottom:0.5ex;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue