Commit Graph

16 Commits

Author SHA1 Message Date
Zack Spear
63135b6297 style: update dialog and filter input styling in Browse.page, BrowseButton.css, and default-dynamix.css 2025-08-11 15:27:49 -07:00
Zack Spear
f8fe111746 fix: ui-dialog min and max sizes
- Set width to 100% and max-width to 100rem for better layout control.
- Adjusted min-height to 35vh while maintaining max-height at 70vh for enhanced flexibility.

This change aims to improve the responsiveness of the icon-zip component.
2025-06-24 16:18:55 -07:00
Zack Spear
80a555ae74 feat: ui dialog responsiveness 2025-06-03 14:16:28 -07:00
Zack Spear
30122d41ea style: improve layout and functionality in Share.page and ShareEdit.page
- Refactored navigation buttons in Share.page to use a more structured HTML layout, enhancing readability and user experience.
- Updated ShareEdit.page to manage share setting clone responsively.
- Deleted obsolete Share.css file to streamline styles and reduce clutter.
2025-05-29 17:05:28 -07:00
Zack Spear
6bf5df58ec style: refine search box layout in default-dynamix.css and gui_search.css
- Removed the .guiSearchBoxResults class from default-dynamix.css to simplify the search box layout.
- Updated #guiSearchBoxSpan in gui_search.css to use inline-flex for better alignment and added padding for improved aesthetics.
- Adjusted positioning of the search box icon for better visual consistency.
2025-05-28 09:34:46 -07:00
Zack Spear
6d64983c6a fix: update search input color for improved visibility
- Changed the color of the search input from var(--gray-100) to var(--text-color) for better contrast and visibility.
- This change continues the effort to enhance visual consistency across the plugin.
2025-05-22 16:43:38 -07:00
Zack Spear
e426e52c4d Merge branch 'master' into feat/responsive-default-page-layout 2025-05-20 18:01:18 -07:00
Eli Bosley
21c271055f fix: remove jgrowl from dynamix 2025-05-09 11:24:47 -04:00
Zack Spear
44ce463a6d style: comment out table.tablesorter.shift styles in default-dynamix.css
- Commented out the styles for table.tablesorter.shift to prevent margin adjustments that may affect layout
2025-05-08 16:49:40 -07:00
Zack Spear
f615793cec refactor: removes dynamix-jquery-ui.css & migrate styles to default-dynamix.css 2025-04-07 10:09:59 -07:00
Zack Spear
c18870c0aa refactor: consolidate and update ui-dropdownchecklist styles for improved maintainability and consistency 2025-04-04 15:05:59 -07:00
Zack Spear
f1692d3e3f refactor: simplify jGrowl notification styles in default-dynamix.css by using nested selectors for better organization and maintainability 2025-04-03 15:53:13 -07:00
Zack Spear
f73f786a7b fix: enhance jGrowl notification styles in default-dynamix.css by adding box-shadow for better visibility 2025-04-03 15:53:13 -07:00
Zack Spear
9289df5e68 fix: comment out .fileTree styles across multiple CSS files to streamline layout and prevent conflicts 2025-04-03 15:53:13 -07:00
Zack Spear
b6eaf07f9a chore: default-dynamix css comment 2024-07-08 11:53:17 -07:00
Zack Spear
27882e5f38 feat: reduce css files for theme css vars 2024-07-08 11:53:16 -07:00