- Added utility classes for width, height, and overflow to improve layout structure in PluginInstall.page.
- Removed the obsolete Plugins.css file as its styles are no longer needed.
- This change continues the effort to enhance visual consistency across the plugin.
- Updated layout structure in WG0.page and WGX.page by wrapping elements in spans for improved visual consistency.
- Adjusted CSS in WG0.css to streamline styles and enhance layout consistency across the plugin.
- This change continues the effort to enhance visual structure across the plugin.
- Wrapped elements in spans within PageBuilder.php to improve layout structure.
- Added a span for layout consistency in MainContentTabless.php.
- This change continues the effort to enhance visual consistency across the plugin.
- Wrapped tables in CPUisol.page, CPUpin.page, and CPUvms.page within divs for improved layout structure.
- This change continues the effort to enhance visual consistency across the plugin.
- 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.
- Wrapped the Docker vDisk size input element in a span for improved layout structure.
- This change continues the effort to enhance visual consistency across the plugin.
- Wrapped the devices table in a div for improved layout structure.
- This change continues the effort to enhance visual consistency across the plugin.
- Wrapped URL links in a span for improved layout structure.
- Removed unused ManagementAccess.css file as its styles are no longer needed.
- This change continues the effort to enhance visual consistency across the plugin.
- Added missing line breaks in form elements for improved layout consistency.
- This change continues the effort to enhance visual structure across the plugin.
- Removed unnecessary 'class="narrow"' from input elements for improved layout consistency.
- This change continues the effort to enhance visual structure across the plugin.
- Wrapped the devices table in a div for improved layout structure.
- This change continues the effort to enhance visual consistency across the plugin.
- 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.
- Wrapped the notifications table in a div for improved layout structure.
- This change continues the effort to enhance visual consistency across the plugin.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.