1
0
Fork 0
This commit is contained in:
hkernbach 2016-02-09 10:49:44 +01:00
parent 176bb36b15
commit c833a82b70
2 changed files with 3 additions and 2 deletions

View File

@ -27,7 +27,7 @@
}
td {
padding: 10px 18px !important;
padding: 8px 18px !important;
}
.key {
@ -84,7 +84,7 @@ table.arangoDataTable tr.odd {
}
#documentsTableID_wrapper {
min-height: 513px !important;
min-height: 480px !important;
padding-bottom: 0 !important;
.fg-toolbar {

View File

@ -173,6 +173,7 @@ div.dropdownImport {
}
select.filterSelect {
color: blue;
margin-left: 10px;
margin-right: 10px;
width: 100px;