Author: danydb Date: 2014-06-28 10:15:00 +0200 (Sat, 28 Jun 2014) New Revision: 730
Modified: trunk/rapport_avance/ajax_include_follow.php Log: Esthetique comment Modified: trunk/rapport_avance/ajax_include_follow.php =================================================================== --- trunk/rapport_avance/ajax_include_follow.php 2014-06-28 08:12:22 UTC (rev 729) +++ trunk/rapport_avance/ajax_include_follow.php 2014-06-28 08:15:00 UTC (rev 730) @@ -34,7 +34,7 @@ //-- description $desc = new ITextArea(); -$desc->style = ' class="itextarea" style="width:80%;margin-left:0px"'; +$desc->style = ' class="itextarea" style="width:90%;margin-left:5%"'; $desc->name = "ag_comment"; require_once 'include/template/include_follow.php'; --- PhpCompta est un logiciel de comptabilité libre en ligne (full web) Projet opensource http://www.phpcompta.eu _______________________________________________ Phpcompta est un logiciel libre de comptabilité en ligne (http://www.phpcompta.eu) Phpcompta-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/phpcompta-dev
