diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 08e9297b0a9..1773f0f1d18 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -810,9 +810,7 @@ td.photo { /* ============================================================================== */ .toolbar { -/* background-image: url(theme.'/img/tmenu2.jpg',1) ?>) !important; - background-repeat: repeat-x !important; -*/ + /* DYN */ background-image: linear-gradient(bottom, rgb() 15%, rgb() 100%) !important; background-image: -o-linear-gradient(bottom, rgb() 15%, rgb() 100%) !important;