Task #1045 - Amélioration apparence :

Textarea appearance for Chrome
This commit is contained in:
Dany De Bontridder 2014-11-22 00:14:57 +01:00
parent dedf27da03
commit 4180e1cc0c
6 changed files with 7 additions and 7 deletions

View file

@ -88,7 +88,7 @@ $str_anc="";
</table>
</td>
<td style="width:50%;height:100%;vertical-align:top;text-align: center">
<table style="width:99%;height:100%;vertical-align:top;">
<table style="width:99%;height:8rem;vertical-align:top;">
<tr style="height: 5%">
<td style="text-align:center;vertical-align: top">
Note

View file

@ -232,7 +232,7 @@ require_once('template/ledger_detail_file.php');
?>
<div id="analytic_div<?php echo $div;?>" style="display:<?php echo $a_tab['analytic_div']['display']?>">
<div id="analytic_div<?php echo $div;?>" style="overflow:auto;display:<?php echo $a_tab['analytic_div']['display']?>">
<?php
if ($div == 'popup') :
?>

View file

@ -70,7 +70,7 @@ echo td(_('Pièce')).td($itext->input());
</table>
</td>
<td style="width:50%;height:100%;vertical-align:top;text-align: center">
<table style="width:99%;height:100%;vertical-align:top;">
<table style="width:99%;height:8rem;vertical-align:top;">
<tr style="height: 5%">
<td style="text-align:center;vertical-align: top">
Note

View file

@ -54,7 +54,7 @@ require_once ('class_anc_plan.php');
</table>
</td>
<td style="width:50%;height:100%;vertical-align:top;text-align: center">
<table style="width:99%;height:100%;vertical-align:top;">
<table style="width:99%;height:8rem;vertical-align:top;">
<tr style="height: 5%">
<td style="text-align:center;vertical-align: top">
Note

View file

@ -96,7 +96,7 @@ echo $ipaid->input();
</table>
</td>
<td style="width:50%;height:100%;vertical-align:top;text-align: center">
<table style="width:99%;height:100%;vertical-align:top;">
<table style="width:99%;height:8rem;vertical-align:top;">
<tr style="height: 5%">
<td style="text-align:center;vertical-align: top">
Note

View file

@ -1,8 +1,8 @@
<?php
//This file is part of NOALYSS and is under GPL
//see licence.txt
?><?php echo HtmlInput::anchor_close('mod_doc');?>
<h2 class="info">"<?php echo _("Modèle de document")?></h2>
?>
<?php echo HtmlInput::title_box("Modèle de document","mod_doc",'hide')?>
<form method="post" enctype="multipart/form-data">
<table>