- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- Changed class names of select elements in device_list to 'slots-amount' for better semantic clarity.
- Added new CSS rule for 'slots-amount' to set a specific width, enhancing layout consistency across the plugin.
- This change aligns with previous updates aimed at improving structure and responsiveness.
- Wrapped input fields and labels in <div> elements for better structure and responsiveness.
- Updated headings to use <p><strong> for improved semantic clarity.
- This change aligns with previous updates for consistent layout across similar components.
- Encapsulated the existing capabilities table within a <div> with class "TableContainer" to enhance responsiveness and layout consistency.
- This change aligns with previous updates for better structure across similar components.
- Encapsulated the existing table within a <div> with class "TableContainer" to enhance responsiveness and layout consistency.
- This change aligns with previous updates for better structure across similar components.
- Encapsulated the existing table within a <div> with class "TableContainer" to enhance responsiveness and layout consistency.
- This change aligns with previous updates for better structure across similar components