diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index ba0bdc2cac3..55aaa779910 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -1247,13 +1247,14 @@ table.noborder { tr.liste_titre { height: 20px; -/* background-image: url(); - background-repeat: no-repeat; - background-position: top right; -*/ color: #FFFFFF; + background: #7699A9; + background-image: url(); + background-repeat: repeat-x; + color: #FFFFFF; font-family: ; - line-height: 18px; - padding-left: 10px; + font-weight: normal; + /* text-decoration: underline; */ + /* border-bottom: 1px solid #FDFFFF; */ white-space: nowrap; }