Merge branch 'master' of ssh://sole.cmaffio.it:442/srv/git/pannello
This commit is contained in:
@@ -446,7 +446,6 @@ function lista_moduli () {
|
|||||||
ORDER BY
|
ORDER BY
|
||||||
moduli_page.ordine
|
moduli_page.ordine
|
||||||
";
|
";
|
||||||
|
|
||||||
$res_page = mysql_query( $query, $DB_ID ); ?>
|
$res_page = mysql_query( $query, $DB_ID ); ?>
|
||||||
<ul>
|
<ul>
|
||||||
<?php while ($page = mysql_fetch_array ($res_page)) { ?>
|
<?php while ($page = mysql_fetch_array ($res_page)) { ?>
|
||||||
|
|||||||
@@ -70,6 +70,7 @@ td.col3valore { font-family: verdana; font-size: 12px; text-align: left; vertic
|
|||||||
td.col3valore2 { font-family: verdana; font-size: 10px; text-align: left; vertical-align:middle; width:200px; height: 10px; text-decoration: none; color: #000000; }
|
td.col3valore2 { font-family: verdana; font-size: 10px; text-align: left; vertical-align:middle; width:200px; height: 10px; text-decoration: none; color: #000000; }
|
||||||
|
|
||||||
td.colip { font-family: verdana; font-size: 10px; text-align: left; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap}
|
td.colip { font-family: verdana; font-size: 10px; text-align: left; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap}
|
||||||
|
td.colipb { font-family: verdana; font-size: 13px; text-align: left; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap; font-weight: bold;}
|
||||||
td.textr { font-family: verdana; font-size: 10px; text-align: right; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap}
|
td.textr { font-family: verdana; font-size: 10px; text-align: right; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap}
|
||||||
td.textc { font-family: verdana; font-size: 10px; text-align: center; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap}
|
td.textc { font-family: verdana; font-size: 10px; text-align: center; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap}
|
||||||
td.textl { font-family: verdana; font-size: 10px; text-align: left; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap}
|
td.textl { font-family: verdana; font-size: 10px; text-align: left; vertical-align:middle; width:80px; height: 10px; text-decoration: none; color: #000000; white-space: nowrap}
|
||||||
|
|||||||
Reference in New Issue
Block a user