mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 22:24:16 +02:00
restart is not required when changing enabled gems
This commit is contained in:
4
bauh/view/qt/css.py
Normal file
4
bauh/view/qt/css.py
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
OK_BUTTON = """QPushButton { background: green; color: white; font-weight: bold}
|
||||
QPushButton:disabled { background-color: gray; }
|
||||
"""
|
||||
Reference in New Issue
Block a user