fix azzeramento regole e fix font dropdown

This commit is contained in:
cmaffio
2016-06-23 16:29:37 +02:00
parent 64411bc0a5
commit 2b1b48b072
3 changed files with 28 additions and 27 deletions

View File

@@ -40,6 +40,7 @@ td.sep { font-family: verdana; font-size: 1px; text-align: left; height:1px;
td.valoretxt { font-family: verdana; font-size: 14px; text-align: left; vertical-align:text-top; text-decoration: none; color: #000000; background-color: #f3f3f3;}
td.col0 { font-family: verdana; font-size: 14px; text-align: left; width:20px; vertical-align:text-top; text-decoration: none; color: #000000; background-color: #dcd2d2; white-space: nowrap}
option.testo { font-family: verdana; font-size: 11px; text-align: left; vertical-align:text-top; text-decoration: none; color: #000000; }
td.ltop { font-family: verdana; font-size: 14px; text-align: left; vertical-align:text-top; text-decoration: none; color: #000000; }
td.ctop { font-family: verdana; font-size: 14px; text-align: center; vertical-align:text-top; text-decoration: none; color: #000000; }
td.rtop { font-family: verdana; font-size: 14px; text-align: right; vertical-align:text-top; text-decoration: none; color: #000000; }