mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
c842dc79b8
commit
4265fe32bb
@ -110,8 +110,8 @@ class TagsView(QTreeView): # {{{
|
|||||||
|
|
||||||
QTreeView::item {
|
QTreeView::item {
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
padding-top:1ex;
|
padding-top:0.9ex;
|
||||||
padding-bottom:1ex;
|
padding-bottom:0.9ex;
|
||||||
}
|
}
|
||||||
|
|
||||||
QTreeView::item:hover {
|
QTreeView::item:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user