refactor: Define tooltip style in single css file and pass it to QApplication
This commit is contained in:
@@ -57,9 +57,3 @@ QPushButton#search_button {
|
||||
#search_button:pressed {
|
||||
background: <color:search/button/press>;
|
||||
}
|
||||
|
||||
QToolTip {
|
||||
background-color: #E0E0E0;
|
||||
color: black;
|
||||
font-size: <setting:font_size>pt;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user