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:
parent
8b289a0eec
commit
d800b26ded
@ -1109,7 +1109,7 @@ div.tip {
|
||||
|
||||
.local-loader>div {
|
||||
position: absolute;
|
||||
top: 100px;
|
||||
top: 0px;
|
||||
z-index: 2;
|
||||
opacity: 0.5;
|
||||
width: 100%
|
||||
|
@ -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>';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user