mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 11:14:02 +02:00
Fix #5621 (Tooltips and GTK theme)
This commit is contained in:
parent
e9bf92ed0e
commit
9d7907fc29
1 changed files with 1 additions and 0 deletions
|
|
@ -556,6 +556,7 @@ def __init__(self, args):
|
|||
border-radius: 10px;
|
||||
opacity: 200;
|
||||
background-color: #e1e1ff;
|
||||
color: black;
|
||||
}
|
||||
''')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue