1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-22 20:09:58 +01:00

Fix grafiche minori

This commit is contained in:
Luca 2023-05-04 11:52:53 +02:00
parent 8b289a0eec
commit d800b26ded
2 changed files with 2 additions and 2 deletions

View File

@ -1109,7 +1109,7 @@ div.tip {
.local-loader>div {
position: absolute;
top: 100px;
top: 0px;
z-index: 2;
opacity: 0.5;
width: 100%

View File

@ -190,7 +190,7 @@ foreach ($righe as $riga) {
echo '
<tr>
<td class="text-center" style="vertical-align: middle" width="25">
<td class="text-center" nowrap="nowrap" style="vertical-align: middle" width="25">
'.$num.'
</td>';