group file-relevant commands into the fieldset; enhance layout

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-02-16 13:29:01 +01:00
parent 927e6fe23a
commit 1d319e001c
4 changed files with 14 additions and 13 deletions

View File

@@ -1454,10 +1454,6 @@ table thead th.tablesorter-headerDesc {
white-space: nowrap;
}
.pushbot {
margin-bottom: 20px;
}
.info {
border-radius: 3px;
border: 1px solid #d1d5d8;
@@ -1486,4 +1482,5 @@ fieldset.file {
border:1px solid #d1d5d8;
border-radius: 3px;
padding: 5px;
margin-bottom: 10px;
}