Author: danydb
Date: 2011-11-22 23:31:40 +0100 (Tue, 22 Nov 2011)
New Revision: 4445
Modified:
phpcompta/trunk/html/index.php
phpcompta/trunk/include/template/ledger_detail_ach.php
phpcompta/trunk/include/template/ledger_detail_ven.php
Log:
Cosmetic : detail VEN & ACH
Larger font for connect button
Modified: phpcompta/trunk/html/index.php
===================================================================
--- phpcompta/trunk/html/index.php 2011-11-22 17:59:28 UTC (rev 4444)
+++ phpcompta/trunk/html/index.php 2011-11-22 22:31:40 UTC (rev 4445)
@@ -145,7 +145,7 @@
margin:1px;
}
.button {
-font-size:10px;
+font-size:12px;
color:white;
font-weight: bold;
@@ -164,6 +164,7 @@
cursor:pointer;
margin:1 2 1 2;
-moz-border-radius:2 2;
+border-radius:2 2;
}
.button:hover {
Modified: phpcompta/trunk/include/template/ledger_detail_ach.php
===================================================================
--- phpcompta/trunk/include/template/ledger_detail_ach.php 2011-11-22
17:59:28 UTC (rev 4444)
+++ phpcompta/trunk/include/template/ledger_detail_ach.php 2011-11-22
22:31:40 UTC (rev 4445)
@@ -64,6 +64,7 @@
</td>
</tr>
<tr>
+
<td></td>
<td>Payé</td>
<td>
<?
@@ -95,7 +96,7 @@
</table>
</td>
</tr>
-
+
</table>
<fieldset><legend><?=_('Détail')?></legend>
Modified: phpcompta/trunk/include/template/ledger_detail_ven.php
===================================================================
--- phpcompta/trunk/include/template/ledger_detail_ven.php 2011-11-22
17:59:28 UTC (rev 4444)
+++ phpcompta/trunk/include/template/ledger_detail_ven.php 2011-11-22
22:31:40 UTC (rev 4445)
@@ -64,6 +64,7 @@
</td>
</tr>
<tr>
+
<td></td>
<td>Payé</td>
<td>
<?
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev