1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare/resources
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
..
colors Update the RareStyle to handle radiobutton, disabled widgets, etc. 2021-06-24 20:08:04 +03:00
images Implement image manager 2022-06-19 17:12:59 +03:00
languages Update translations 2023-01-31 19:27:59 +01:00
static_css Resources: Add static stylesheet for widgets that need special handling irregardless of theme 2023-03-02 15:36:45 +02:00
stylesheets Resources: Add static stylesheet for widgets that need special handling irregardless of theme 2023-03-02 15:36:45 +02:00
__init__.py Resources: Add static stylesheet for widgets that need special handling irregardless of theme 2023-03-02 15:36:45 +02:00
resources.py Resources: Split stylesheets from base resources 2022-06-19 00:01:56 +03:00
resources.qrc Resources: Split stylesheets from base resources 2022-06-19 00:01:56 +03:00