ui: Removed tooltip css from SettingsWindow
This commit is contained in:
@@ -79,9 +79,3 @@ QLineEdit:disabled {
|
||||
#windowButton:disabled {
|
||||
color: lightgray;
|
||||
}
|
||||
|
||||
QToolTip {
|
||||
background-color: <color:tool_tip/background>;
|
||||
color: <color:tool_tip/text>;
|
||||
font-size: <setting:font_size>pt;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user