improve style-light.css
This commit is contained in:
parent
b35d73fe08
commit
a52c504c7e
5 changed files with 21 additions and 17 deletions
|
|
@ -54,7 +54,7 @@ endif;?>
|
|||
<?php
|
||||
foreach ($amodule as $row):
|
||||
$js="";
|
||||
$style="background:white";
|
||||
$style="";
|
||||
if ( $row['me_code']=='new_line')
|
||||
{
|
||||
echo "</tr><tr>";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue