mirror of https://gitee.com/bigwinds/arangodb
changed css docs view
This commit is contained in:
parent
8e3e7ac5dc
commit
2c0951caed
|
@ -344,6 +344,3 @@ input[type="radio"]:checked + label span {
|
|||
width: 100% !important;
|
||||
}
|
||||
|
||||
#filterHeader input, #filterHeader select, #filterHeader button {
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
|
|
@ -387,6 +387,14 @@ table.dataTable thead th {
|
|||
margin-left: 5px;
|
||||
}
|
||||
|
||||
#addFilterItem i { {
|
||||
margin-bottom: 20px !important;
|
||||
#addFilterItem i {
|
||||
margin-top: -5px !important;
|
||||
}
|
||||
|
||||
#filterHeader input, #filterHeader select, #filterHeader button {
|
||||
}
|
||||
|
||||
#filterHeader select {
|
||||
margin-left: 10px !important;
|
||||
margin-right: 10px !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue