Skip to content
Snippets Groups Projects
Commit fb04b1ae authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

More spaced cells

parent 8581e953
No related branches found
No related tags found
No related merge requests found
...@@ -1325,7 +1325,8 @@ div.tabs { ...@@ -1325,7 +1325,8 @@ div.tabs {
/* margin: 0px 0px 2px 6px; /* margin: 0px 0px 2px 6px;
padding: 0px 6px 3px 0px; */ padding: 0px 6px 3px 0px; */
text-align: <?php print $left; ?>; text-align: <?php print $left; ?>;
margin-left: 4px !important; margin-left: 6px !important;
margin-right: 6px !important;
clear:both; clear:both;
height:100%; height:100%;
} }
...@@ -1655,7 +1656,7 @@ table.border, table.dataTable, .table-border, .table-border-col, .table-key-bord ...@@ -1655,7 +1656,7 @@ table.border, table.dataTable, .table-border, .table-border-col, .table-key-bord
} }
table.border td, div.border div div.tagtd { table.border td, div.border div div.tagtd {
padding: 1px 2px 1px 2px; padding: 2px 2px 2px 2px;
border: 1px solid #D0D0D0; border: 1px solid #D0D0D0;
border-collapse: collapse; border-collapse: collapse;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment