mirror of
https://github.com/unraid/webgui.git
synced 2026-04-26 12:20:42 -05:00
Plugin system update
This commit is contained in:
@@ -48,7 +48,7 @@ $style[] = "div.four label:first-child{margin-left:0}";
|
||||
$style[] = "div.four label{margin-left:2%;cursor:pointer}";
|
||||
$style[] = "div.allpanels{display:none;position:absolute;left:0;right:0;top:40px;bottom:0;overflow:auto}";
|
||||
$style[] = "div#footer_panel{position:absolute;left:0;right:0;bottom:0;height:30px;line-height:30px;text-align:center}";
|
||||
$style[] = "textarea.feedback{width:$width;height:330px;margin:0;resize:none}";
|
||||
$style[] = "textarea.feedback{width:$width;height:530px;margin:0;resize:none}";
|
||||
$style[] = "input.submit[type=button]{margin-right:0;float:right}";
|
||||
$style[] = "input.submit[type=email]{margin-top:10px;float:left}";
|
||||
$style[] = "p.note,label.note{font-size:1.1rem!important;display:block}";
|
||||
|
||||
Reference in New Issue
Block a user