Files
api/plugin/plugins
Eli Bosley 2594df7e9c refactor: enhance CSS layering and specificity for improved style management
- Updated the CSS patching script to wrap styles in a new `@layer` structure, ensuring better isolation and priority management for webgui and unraid-api styles.
- Refined the `.unraid-reset` class in `main.css` to utilize CSS layers, enhancing specificity and preventing style conflicts with webgui elements.
- Improved the handling of CSS content during patching to ensure all styles are correctly wrapped and prioritized.
2025-08-31 09:03:40 -04:00
..