========
add a class button for style-light.css must done also for theme
Change the apperance of submit, button_anchor and button
This commit is contained in:
Dany De Bontridder 2010-05-05 13:00:11 +00:00
parent 44a4fdf589
commit c37ded23cf
29 changed files with 103 additions and 61 deletions

View file

@ -149,7 +149,7 @@ EOF;
}
}
$set= '<INPUT TYPE="BUTTON" Value="select" '.$script.'>';
$set= '<INPUT TYPE="BUTTON" class="button" Value="select" '.$script.'>';
$r.='<tr>';
$r.=td($set);
$r.=td($row['tva_id']);