Removed comment

This commit is contained in:
Laurent Destailleur 2012-01-14 01:32:31 +01:00
parent 636c615057
commit 413b399e1d

View File

@ -810,9 +810,7 @@ td.photo {
/* ============================================================================== */
.toolbar {
/* background-image: url(<?php echo dol_buildpath($path.'/theme/'.$conf->theme.'/img/tmenu2.jpg',1) ?>) !important;
background-repeat: repeat-x !important;
*/
/* DYN */
background-image: linear-gradient(bottom, rgb(<?php echo $colorback1; ?>) 15%, rgb(<?php echo $colorback2; ?>) 100%) !important;
background-image: -o-linear-gradient(bottom, rgb(<?php echo $colorback1; ?>) 15%, rgb(<?php echo $colorback2; ?>) 100%) !important;