fix display issue
This commit is contained in:
parent
96eb39ebf7
commit
f4c825793e
@ -1247,13 +1247,14 @@ table.noborder {
|
||||
|
||||
tr.liste_titre {
|
||||
height: 20px;
|
||||
/* background-image: url(<?php echo DOL_URL_ROOT.'/theme/bureau2crea/img/bg_centerBlock-title.jpg' ?>);
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right;
|
||||
*/ color: #FFFFFF;
|
||||
background: #7699A9;
|
||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/bureau2crea/img/menus/trtitle.png' ?>);
|
||||
background-repeat: repeat-x;
|
||||
color: #FFFFFF;
|
||||
font-family: <?php print $fontlist ?>;
|
||||
line-height: 18px;
|
||||
padding-left: 10px;
|
||||
font-weight: normal;
|
||||
/* text-decoration: underline; */
|
||||
/* border-bottom: 1px solid #FDFFFF; */
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user