diff --git a/filemanager/templates/default/file.xet b/filemanager/templates/default/file.xet index 27adc1add7..7e1ed84513 100644 --- a/filemanager/templates/default/file.xet +++ b/filemanager/templates/default/file.xet @@ -115,48 +115,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .full-height { height: 100% } + .full-height > fieldset { flex-grow: 1; } + .superuser { + position: absolute; + top: 130px; + left: 120px; + width: 200px; + background-color: white; + z-index: 1; + display: none; + } + + \ No newline at end of file