Skip to content
Snippets Groups Projects
Commit e0714327 authored by Myriam Delaruelle's avatar Myriam Delaruelle
Browse files

icon lines matrix

parent 11f2464e
Branches
No related tags found
No related merge requests found
...@@ -236,17 +236,21 @@ table.dataTable{ ...@@ -236,17 +236,21 @@ table.dataTable{
margin-left: 0px; margin-left: 0px;
} }
.dataTable thead th{ .dataTable thead th, .DTFC_LeftWrapper .table-bordered td{
position: relative; position: relative;
} }
.dataTable thead th i.fa-trash{ .dataTable thead th i.fa-trash, .DTFC_LeftWrapper .table-bordered i.fa-trash{
top: 8px; top: 8px;
right: 0; right: 0;
position: absolute; position: absolute;
} }
.DTFC_LeftWrapper .table-bordered i.fa-trash{
top: 5px;
}
.dataTable tbody tr td span p, .iena-matrix-icons{ .dataTable tbody tr td span p, .iena-matrix-icons{
display: inline-block; display: inline-block;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment