Commit Graph

10706 Commits

Author SHA1 Message Date
Zack Spear 3387081317 fix: enhance layout consistency in SysDrivers.page
- Updated the form layout by wrapping elements in a div for improved visual structure.
- This change continues the effort to enhance layout consistency across the plugin.
2025-05-20 17:47:05 -07:00
Zack Spear b800fe6743 fix: enhance layout consistency in NotificationsArchive.page
- Wrapped the notifications table in a div for improved layout structure.
- This change continues the effort to enhance visual consistency across the plugin.
2025-05-20 17:42:47 -07:00
Zack Spear bc3bf7d564 fix: enhance layout consistency in NewConfig.page
- Updated the form layout by wrapping elements in spans and labels for improved visual structure.
- Removed the now-unnecessary NewConfig.css file as its styles are no longer needed.
- This change continues the effort to enhance layout consistency across the plugin.
2025-05-20 17:39:45 -07:00
Zack Spear 12e17f4ddb fix: enhance layout consistency in Diagnostics.page
- Wrapped the anonymize checkbox in a label and buttons in a span for improved layout consistency.
- This change continues the effort to enhance visual structure across the plugin.
2025-05-20 17:29:54 -07:00
Zack Spear 6ab0e7bbea fix: enhance layout consistency in InstallKey.page
- Wrapped the Install Key button in a span element to improve layout consistency.
- This change continues the effort to enhance visual structure across the plugin.
2025-05-20 17:27:25 -07:00
Zack Spear 4931d00990 fix: enhance layout consistency in PHPsettings.page and PHPsettings.css
- Updated PHPsettings.page to wrap buttons in a div for improved layout and added a new section for log management.
- Modified PHPsettings.css to define a new class for the PHP settings description, ensuring better alignment and responsiveness.
- This change continues the effort to enhance visual structure across the plugin.
2025-05-20 17:25:12 -07:00
Zack Spear 011f93b033 fix: wrap buttons in span for improved layout consistency in Language.page
- Wrapped multiple buttons and checkboxes in span elements to enhance layout consistency.
- This change aligns with previous efforts to improve visual structure across the plugin.
2025-05-20 17:17:35 -07:00
Zack Spear a0bac29829 fix: wrap Eth0 buttons in span for improved layout consistency
- Wrapped multiple buttons in the Eth0.page within span elements to enhance layout consistency.
- This change aligns with previous efforts to improve visual structure across the plugin.
2025-05-20 17:11:32 -07:00
Zack Spear 10349cf19e fix: Syslinux responsiveness 2025-05-20 17:06:10 -07:00
Zack Spear 3633a638ea fix: wrap metric input in span for improved layout consistency
- Wrapped the metric input field in a span to enhance layout consistency within the RoutingTable.page.
- This change aligns with previous efforts to improve visual structure across the plugin.
2025-05-20 17:05:51 -07:00
Zack Spear e112929d25 style: add flexbox utility classes to default-base.css
- Introduced new CSS classes for flexbox layout, including .flex, .flex-col, .flex-row, and various justify-content options.
- This change enhances layout flexibility and aligns with ongoing efforts to improve visual structure across the plugin.
2025-05-20 17:05:38 -07:00
Zack Spear a77ce8645a fix: wrap Eth0 button in span for improved layout consistency 2025-05-20 17:05:23 -07:00
Zack Spear 3d0ce9a329 fix: wrap buttons in span for improved layout in ManagementAccess.page 2025-05-20 17:02:17 -07:00
Zack Spear 42050d5edf fix: VMSettings submit button wrap in span 2025-05-20 16:54:11 -07:00
Zack Spear 696d2e6b93 fix: dockersettings dhcp responsiveness 2025-05-20 16:52:28 -07:00
Zack Spear 1bb2f18369 fix: DockerSettings submit button wrap in span 2025-05-20 16:46:34 -07:00
Zack Spear 516b42464e fix: settings submit button wrap in span 2025-05-20 16:29:56 -07:00
Zack Spear b428634a42 fix: settings submit button wrap in span 2025-05-20 16:28:11 -07:00
Zack Spear 43ad38c54e style: update default-base.css for improved layout clarity
- Added new CSS classes for input instructions, hidden elements, and inline-block display to enhance visual structure.
- Adjusted focus styles for inputs and selects to improve user experience.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:56:25 -07:00
Zack Spear 7e536c2b4a style: enhance Notifications.page for improved layout clarity
- Removed unnecessary class "a" from select elements and input fields to streamline the layout.
- Added spans around checkbox groups for better visual structure and clarity.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:56:17 -07:00
Zack Spear e70226d51f style: update Notifications.css for improved layout clarity
- Adjusted the width of the notifications checkbox group title from 220px to 150px for better visual structure.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:54:42 -07:00
Zack Spear 14ea7f5ebf style: update SmtpSettings.page for improved layout clarity
- Added a blank line to enhance separation between form elements for better visual structure.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:54:26 -07:00
Zack Spear 54e4188e57 style: enhance NotificationAgents.page for improved layout clarity
- Removed unnecessary class "shift" from the title div to streamline the layout.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:54:13 -07:00
Zack Spear dc49267b2a style: enhance DisplaySettings.page for improved layout clarity
- Adjusted the indentation of the custom banner section for better visual structure.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:27:09 -07:00
Zack Spear e71af7a9ea style: remove fixed max-width from select in DisplaySettings.css
- Removed the fixed max-width property from the select element to allow for more flexible layout.
- This change aligns with ongoing efforts to enhance visual structure and consistency across the plugin.
2025-05-20 14:26:02 -07:00
Zack Spear 110744944d style: update Confirmations.page for improved layout clarity
- Added a blank line for better separation between form elements to enhance visual structure.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:24:53 -07:00
Zack Spear 0a14260412 style: enhance UserEdit.page for improved layout clarity
- Added additional spans to group elements for better visual structure and clarity.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:23:46 -07:00
Zack Spear 2b8f8ff78a style: enhance OutgoingProxy.page for improved input clarity
- Removed unnecessary styling attributes from input elements to streamline the layout.
- Wrapped sections in divs with markdown for better visual structure and consistency.
- This change aligns with ongoing efforts to refine input guidance and visual clarity across the plugin.
2025-05-20 14:15:47 -07:00
Zack Spear 962ecee72a style: enhance NFS.page for improved input clarity
- Added a span around the fuse_remember status to enhance visual structure and clarity.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 14:02:40 -07:00
Zack Spear 1c799560d0 style: update VMSettings.page for improved layout clarity
- Added a space before the checkbox input for the advanced view to enhance visual structure.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 13:59:56 -07:00
Zack Spear 7374d4b12e style: update UPSsettings.page for improved layout clarity
- Added a span around the online manual link to enhance visual structure and clarity.
- This change aligns with ongoing efforts to refine input guidance and visual consistency across the plugin.
2025-05-20 13:44:12 -07:00
Zack Spear b53c45047e style: enhance ShareSettings.page for improved input clarity
- Added a span with class "input-instructions" to display the maximum file descriptors for better instructional visibility.
- This change aligns with ongoing efforts to refine input guidance and visual structure across the plugin.
2025-05-20 13:42:12 -07:00
Zack Spear a0d891c57d style: wrap radio inputs in span for improved layout consistency in PowerMode.page
- Added spans around radio input elements for power modes to enhance layout clarity.
- This change aligns with ongoing efforts to refine input guidance and visual structure across the plugin.
2025-05-20 13:40:10 -07:00
Zack Spear 7389846786 style: update DateTime.css for improved layout consistency
- Reformatted CSS rules for better readability by separating selectors onto individual lines.
- This change enhances the visual structure and aligns with ongoing efforts to refine styles across the plugin.
2025-05-20 13:37:54 -07:00
Zack Spear 937eecc70b style: standardize PHP code formatting and improve table structure in RoutingTable.page
- Changed PHP opening tags from `<?PHP` to `<?php` for consistency.
- Reformatted control structures for better readability.
- Wrapped the routing table in a div for improved layout consistency.

This change aligns with ongoing efforts to enhance code clarity and visual structure across the plugin.
2025-05-20 13:37:19 -07:00
Zack Spear b4a4b1bf9f style: wrap checkboxes in span for improved layout consistency in Eth0.page
- Added a span around the checkbox for the MTU setting to enhance layout clarity.
- Wrapped the service message in a span for better visual structure.

This change aligns with ongoing efforts to refine input guidance and visual structure across the plugin.
2025-05-20 13:36:58 -07:00
Zack Spear 33a6aaeae2 style: enhance DiskSettings.page for improved input clarity
- Added a span with class "input-instructions" to the custom attributes input for better instructional visibility.
- Wrapped checkboxes in a span for improved layout consistency and clarity.

This change aligns with ongoing efforts to refine input guidance and visual structure across the plugin.
2025-05-20 13:36:44 -07:00
Zack Spear 2ac0986115 style: update DateTime.page for improved input instructions
- Changed class for instructional text from "orange-text" to "input-instructions orange-text" for better clarity.
- This change enhances the visual structure and consistency of input guidance across the DateTime settings page.
2025-05-20 13:36:30 -07:00
Zack Spear 83bac968b9 style: update default-base.css for improved layout and responsiveness
- Adjusted margin and padding for the .title and dl elements to enhance visual structure.
- Added a specific margin-top rule for the first title to ensure proper spacing.
- Refined input max-width settings and removed unnecessary white-space rules for better layout control.
2025-05-20 12:57:39 -07:00
Zack Spear 12b31bc28d fix: correct color assignments in ThemeHelper for updateDockerLogColor
- Updated color mappings in the FGCOLORS array to ensure proper theme color representation.
- Changed THEME_AZURE to map to COLOR_BLACK and THEME_BLACK to map to COLOR_WHITE, enhancing visual clarity across themes.
2025-05-19 17:03:31 -07:00
Zack Spear c002f7ad5c style: remove unnecessary margin-top from div.up and pre elements in default-base.css for improved layout consistency
- Eliminated margin-top styles from div.up and pre elements to enhance visual structure and responsiveness.
- This change aligns with previous efforts to refine styles for better layout control across the plugin.
2025-05-19 16:34:18 -07:00
Zack Spear 228589e4e3 style: refine empty element handling in default-base.css for improved responsiveness
- Added CSS rules to forcefully remove any small empty space elements, enhancing page responsiveness without rewriting .page file parsing.
- This change continues the trend of refining styles for better layout control and consistency across the plugin.
2025-05-19 16:24:41 -07:00
Zack Spear 0e0a388089 style: Removed unnecessary margin-top style from the status panel checkbox span, enhancing the visual structure. 2025-05-19 16:22:43 -07:00
Zack Spear ea630abc3a style: standardize PHP code formatting for improved readability
- Changed PHP opening tags from `<?PHP` to `<?php` for consistency.
- Reformatted function definitions and control structures to follow PSR-12 standards, enhancing code clarity.
- Adjusted spacing and indentation for better visual structure throughout the file.
2025-05-19 16:11:38 -07:00
Zack Spear 3e6af758c1 style: enhance default-base.css for improved layout and input responsiveness
- Nested styles for paragraphs and blockquotes within definition lists for better organization.
- Added max-width property to various input types and select elements to enhance layout control and responsiveness.

This change continues the trend of refining styles for improved clarity and consistency across the plugin.
2025-05-19 16:11:18 -07:00
Zack Spear 1108bb7aca chore: DateTime and VMSettings file formatting 2025-05-19 15:50:35 -07:00
Zack Spear d8f051559d style: standardize PHP opening tags and improve CSS for better layout consistency
- Changed PHP opening tags from `<?PHP` to `<?php` for consistency across files.
- Updated CSS to include a new class `.resize-none` for better control over textarea resizing.
- Removed unnecessary CSS rules to streamline styles in Eth0.css and NetworkExtra.css, enhancing layout responsiveness.
2025-05-19 15:35:38 -07:00
Zack Spear 5ded3e65c1 style: refine empty elements to exclude specific overlays, improving layout responsiveness 2025-05-19 15:22:10 -07:00
Zack Spear 74cca25868 style: enhance default-base.css for improved layout and responsiveness
- Added new CSS rules to remove margins for paragraphs containing only hidden inputs, improving spacing consistency.
- Changed select elements' min-width to width for better layout control.
- Updated overflow property for tabs-container from scroll to auto for improved usability.
2025-05-19 15:06:10 -07:00
Zack Spear 44e1e290f3 style: update TableContainer styles for improved responsiveness 2025-05-19 14:40:57 -07:00