improve style-light.css

This commit is contained in:
Dany De Bontridder 2011-12-02 00:03:15 +00:00
parent b35d73fe08
commit a52c504c7e
5 changed files with 21 additions and 17 deletions

View file

@ -54,7 +54,7 @@ endif;?>
<?php
foreach ($amodule as $row):
$js="";
$style="background:white";
$style="";
if ( $row['me_code']=='new_line')
{
echo "</tr><tr>";