1
0
mirror of https://github.com/myvesta/vesta.git synced 2025-03-12 04:35:23 -07:00

improved html formating

This commit is contained in:
Serghey Rodin 2012-10-09 11:37:54 +03:00
parent 31ace14d27
commit c02fa4284d
2 changed files with 3 additions and 2 deletions

@ -71,7 +71,7 @@
<td class="counter-name" style="padding: 4px 0px 0px 0;" width="68%">
Defaul Template:
</td>
<td class="counter-value" style="padding: 4px 0px 0px 0;">
<td class="counter-value" style="padding: 4px 0 0 6px;">
<?php echo $data[$key]['TEMPLATE'] ?>
</td>
</tr>

@ -42,7 +42,7 @@
font-size: 10pt;
text-align: left;
line-height: 1.2em;
border-top: 3px solid white;
border-bottom: 2px solid white;
}
.top-link {
@ -463,6 +463,7 @@
font-family: Arial, sans-serif;
font-size: 10pt;
color: black;
padding: 0 0 0 4px;
}
.log-counter-value {