Ignore:
Timestamp:
Jul 31, 2021, 1:41:30 PM (3 years ago)
Author:
roby
Message:

Segue adattamento per php7
modifica gestione consultazioni con e senza voto nullo di lista

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/temi/stylized/style.css

    r242 r352  
    388388}       
    389389.td-130c {
    390         float: right;
    391390        text-align:left;
    392         margin: 0px 0 0 1px;
     391        margin: 0px 0 0 0px;
    393392        width: 130px;   
    394         border: none;
    395        
    396         padding: 0px;
    397 }               
     393        padding: 0px;
     394        border: .5px solid black;
     395}       
     396.td-130b {
     397        border: .5px solid black;       
     398        font-family: Verdana, Arial, Helvetica, sans-serif;
     399        font-size: 12px;
     400        margin-top: 0px;
     401        margin: 0;
     402}       
    398403       
    399404/* sinistra */
Note: See TracChangeset for help on using the changeset viewer.