mirror of
https://github.com/unraid/webgui.git
synced 2026-05-12 15:20:29 -05:00
refactor: ShareEdit page css clean up duplicates
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
form[name="share_edit"] {
|
||||
margin-top: -20px;
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
form[name="share_edit"] {
|
||||
margin-top: -20px;
|
||||
}
|
||||
@@ -32,3 +32,10 @@ div.shade-gray {
|
||||
i.fa-info.i {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.Theme--black,
|
||||
.Theme--white {
|
||||
form[name="share_edit"] {
|
||||
margin-top: -20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user