Files
webgui/emhttp/plugins/dynamix/sheets/NetworkExtra.css
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

3 lines
44 B
CSS

span[id^="info-"] {
margin-left: 20px;
}