mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #5621 (Tooltips and GTK theme)
This commit is contained in:
parent
e9bf92ed0e
commit
9d7907fc29
@ -556,6 +556,7 @@ class Application(QApplication):
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
opacity: 200;
|
opacity: 200;
|
||||||
background-color: #e1e1ff;
|
background-color: #e1e1ff;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
''')
|
''')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user