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

6 lines
109 B
CSS

.notifications-checkbox-group-title {
display: inline-block;
width: 150px;
font-style: italic;
}