[#53,#27,pagination][s]: pagination support (fixes #27).
* Also refactor to have doc count (which is dataset info) outside of query editor.
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.header .recline-results-info {
|
||||
line-height: 28px;
|
||||
margin-left: 20px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.header .recline-query-editor {
|
||||
float: right;
|
||||
margin: 4px;
|
||||
@@ -25,6 +31,10 @@
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
.header .recline-query-editor .pagination a {
|
||||
line-height: 28px;
|
||||
}
|
||||
|
||||
.data-view-container {
|
||||
display: block;
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user