Files
webgui/emhttp/plugins/dynamix/sheets/ShareEdit.css
Zack Spear 6e3d66ed36 refactor: update ShareEdit.page and related styles
- Added a new form element in ShareEdit.page to enhance share editing functionality.
- Removed unnecessary CSS rules from ShareEdit.css to streamline styling.
- Adjusted padding in default-base.css for better layout consistency.
2025-09-05 12:10:01 -07:00

15 lines
125 B
CSS

#s1,
#s2,
#s3,
#s4,
#s5,
#autosize,
.empty,
.full2,
#zfs-name {
display: none;
}
i.fa-info.i {
margin-right: 10px;
}