diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 842f1a7b225..d2ebbee9420 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -488,7 +488,7 @@ li.tmenu a.tmenudisabled { div.login { position: absolute; - : 40px; + : 60px; top: 5px; padding: 0px 8px; margin: 0px 0px 1px 0px; @@ -502,7 +502,7 @@ div.login a:hover { text-decoration:underline; } -img.login, img.printer { +img.login, img.printer, img.entity { position: absolute; : 25px; top: -3px; @@ -514,6 +514,10 @@ img.login, img.printer { img.printer { : 4px; } +img.entity { + : 45px; +} + /* ============================================================================== */