mirror of
https://github.com/unraid/webgui.git
synced 2026-01-05 09:10:07 -06:00
- 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.
15 lines
125 B
CSS
15 lines
125 B
CSS
#s1,
|
|
#s2,
|
|
#s3,
|
|
#s4,
|
|
#s5,
|
|
#autosize,
|
|
.empty,
|
|
.full2,
|
|
#zfs-name {
|
|
display: none;
|
|
}
|
|
i.fa-info.i {
|
|
margin-right: 10px;
|
|
}
|