1
0
Fork 0
mirror of synced 2024-06-30 20:20:53 +12:00
Rare/rare/utils
loathingKernel 1dd8856a29 Resources: Add static stylesheet for widgets that need special handling irregardless of theme
The static stylesheet properties are always applied. If there is a theme
stylesheet to be applied, they are appended in the end of the theme
stylesheet.

This removes stylesheet properties from the library widgets, some special
buttons and the queue worker labels.

To update the static stylesheet first edit `rare/resources/static_css/stylesheet.py`
and then execute it as a script.
2023-03-02 15:36:45 +02:00
..
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
config_helper.py Fix wrong import from migration 2022-10-26 21:57:04 +02:00
extra_widgets.py ExtraWidgets: Cleanup some code 2023-02-18 18:16:29 +02:00
json_formatter.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
misc.py Resources: Add static stylesheet for widgets that need special handling irregardless of theme 2023-03-02 15:36:45 +02:00
paths.py Cleanup: Remove some unused imports 2023-02-18 17:27:18 +02:00
qt_requests.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
rpc.py GlobalSignals: Reorganize signals into groups 2023-02-04 17:38:06 +02:00
singleton.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
steam_grades.py GameInfo: Make widgets react to changes from RareGame's widget.update signal 2023-02-15 16:59:33 +02:00