mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°2847 - Datatables pagination CSS
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
}
|
||||
.dataTables_length
|
||||
{
|
||||
@extend %ibo-font-ral-med-100;
|
||||
color: $ibo-color-grey-700;
|
||||
|
||||
position: relative;
|
||||
float: right;
|
||||
padding-top: 0.755em;
|
||||
@@ -26,6 +29,9 @@
|
||||
}
|
||||
.dataTables_info
|
||||
{
|
||||
@extend %ibo-font-ral-med-100;
|
||||
color: $ibo-color-grey-700;
|
||||
|
||||
position: relative;
|
||||
float: right;
|
||||
padding-top: 0.755em;
|
||||
@@ -38,6 +44,8 @@
|
||||
|
||||
.pagination
|
||||
{
|
||||
color: $ibo-color-grey-800;
|
||||
|
||||
left: 1.21%;
|
||||
right: 1.21%;
|
||||
top: 91.58%;
|
||||
|
||||
Reference in New Issue
Block a user