generated from smedev/Template-for-SMEServer-Contribs-Package
* Tue May 07 2024 Brian Read <brianr@koozali.org> 11.0.0-6.sme
- Another try at margins around the table controls [SME: 12674]
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
.dataTables_wrapper .dataTables_filter {
|
||||
float: right;
|
||||
text-align: right;
|
||||
margin-bottom:2%
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.dataTables_wrapper .dataTables_length {
|
||||
float: left;
|
||||
margin-right:2%;
|
||||
margin-top:1.5%;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.dataTables_wrapper .dataTables_paginate {
|
||||
@@ -33,6 +33,6 @@
|
||||
.dataTables_wrapper .dt-buttons {
|
||||
float: left;
|
||||
margin-right: 10px; /* Or any desired space between buttons and search */
|
||||
margin-top:2%;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user