mirror of https://gitee.com/bigwinds/arangodb
Fixed Documents and Graph Management view
This commit is contained in:
parent
717baf65a3
commit
cd40fe8328
|
@ -37,10 +37,6 @@
|
|||
margin-top: -54px !important;
|
||||
}
|
||||
|
||||
.arangoDropdown {
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
|
||||
#filterHeader, .arangoDropdownIn, #indexHeaderContent {
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
|
@ -93,10 +89,6 @@
|
|||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
#documentsDiv {
|
||||
margin-top: 10px !important;
|
||||
}
|
||||
|
||||
#documentsTableID_length, #documentsTableID_filter {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
@ -36,10 +36,6 @@ documentsView.css
|
|||
height: 56px;
|
||||
}
|
||||
|
||||
.arangoDropdown {
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
|
||||
#documentsDiv {
|
||||
margin-top: 10px !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue