[view/query-editor][s]: reinstate editable pagination removed in f9f5be6540.
This commit is contained in:
@@ -31,30 +31,21 @@
|
||||
float: left;
|
||||
}
|
||||
|
||||
.header .recline-query-editor .text-query input {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.recline-query-editor .text-query .btn-group {
|
||||
display: inline;
|
||||
float:left;
|
||||
margin-left:-2px;
|
||||
}
|
||||
|
||||
.recline-query-editor .text-query .btn-group .dropdown-toggle {
|
||||
-moz-border-radius:0px 3px 3px 0px;
|
||||
-webkit-border-radius:0px 3px 3px 0px;
|
||||
border-radius:0px 3px 3px 0px;
|
||||
}
|
||||
|
||||
.recline-query-editor .text-query .btn-group ul {
|
||||
margin-left:-110px;
|
||||
.header .recline-query-editor .pagination input {
|
||||
width: 30px;
|
||||
height: 18px;
|
||||
padding: 2px 4px;
|
||||
margin-top: -4px;
|
||||
}
|
||||
|
||||
.header .recline-query-editor .pagination a {
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
.header .recline-query-editor form button {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.data-view-container {
|
||||
display: block;
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user