Commit Graph

12 Commits

Author SHA1 Message Date
Zack Spear 80a555ae74 feat: ui dialog responsiveness 2025-06-03 14:16:28 -07:00
Zack Spear 6ec34511d8 fix: enhance layout consistency in Browse.page, Browse.css, and BrowseButton.css
- Wrapped the table in Browse.page within a div for improved layout structure.
- Removed unnecessary margin-top from autoheight class in Browse.css and BrowseButton.css for better visual consistency.
- This change continues the effort to enhance layout consistency across the plugin.
2025-05-21 11:52:14 -07:00
bergware 18edd99deb Update Browse.page 2025-04-14 13:11:30 +02:00
bergware 0f8d195bbb Update Browse.page 2025-04-14 13:04:47 +02:00
bergware 7f2c262d14 File Manager: add UD shares to user shares 2025-04-14 12:53:22 +02:00
bergware 78feb2af04 file manager: add UD selection 2025-04-10 16:22:22 +02:00
bergware fd3e5de80f File manager: style fixes 2025-03-21 15:20:27 +01:00
bergware 6d20bdc430 Make dialog window appearance more consistent 2023-10-25 18:50:51 +02:00
bergware 202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
bergware 90ad79e846 Browse: remove legacy check 2023-10-14 01:59:13 +02:00
bergware 2d28256c26 Add Dynamix File Manager to stock GUI 2023-10-01 11:10:02 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00