fix_for_native #4

Merged
Boria138 merged 5 commits from Dervart/PortProtonQt:fix_for_native into main 2025-06-21 12:39:25 +00:00
3 changed files with 5 additions and 7 deletions
Showing only changes of commit c99bb2183d - Show all commits

View File

@ -190,13 +190,6 @@ SEARCH_EDIT_STYLE = """
}
"""
SETTINGS_CHECKBOX_STYLE = """
QCheckBox:focus {
border: 2px solid #409EFF;
background: #404554;
}
"""
# ОТКЛЮЧАЕМ РАМКУ У QScrollArea
SCROLL_AREA_STYLE = """
QWidget {