Fix: Add space at top of buttons

This commit is contained in:
Laurent Destailleur 2011-01-22 09:34:09 +00:00
parent 2b3d90ef7a
commit 8832661a13

View File

@ -967,13 +967,13 @@ div.tabBar {
/* background: #dee7ec url(<?php echo DOL_URL_ROOT.'/theme/bureau2crea/img/tab_background.png' ?>) repeat-x; */
}
/*div.tabsAction {
margin: 20px 0em 1px 0em;
div.tabsAction {
margin: 12px 0em 1px 0em;
padding: 0em 0em;
text-align: right;
}
/*
a.tabTitle {
background: #5088A9;
color: white;