1
0
Fork 0
mirror of synced 2024-06-30 20:20:53 +12:00
Rare/rare/components
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
..
dialogs LaunchDialog: better layout name 2023-02-20 14:58:01 +02:00
tabs Resources: Add static stylesheet for widgets that need special handling irregardless of theme 2023-03-02 15:36:45 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
main_window.py Resources: Add static stylesheet for widgets that need special handling irregardless of theme 2023-03-02 15:36:45 +02:00
tray_icon.py InstallQueueItemModel: Refactor to add an expiration date to the download 2023-02-04 17:38:07 +02:00