css
This commit is contained in:
parent
481d0de010
commit
83fc10e917
@ -427,7 +427,7 @@ if ($step == 2 && $datatoimport)
|
|||||||
|
|
||||||
print '</table>';
|
print '</table>';
|
||||||
|
|
||||||
print '</div><br>';
|
print '</div>';
|
||||||
|
|
||||||
dol_fiche_end();
|
dol_fiche_end();
|
||||||
|
|
||||||
|
|||||||
@ -2305,10 +2305,12 @@ div.tabBar div.titre {
|
|||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
div.tabBar.tabBarNoTop {
|
div.tabBar.tabBarNoTop {
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
div.tabBarWithBottom {
|
div.tabBarWithBottom {
|
||||||
padding-bottom: 18px;
|
padding-bottom: 18px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user