Subversion Repositories wimsdev

Rev

Rev 12654 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12654 Rev 13605
Line 33... Line 33...
33
}
33
}
34
 
34
 
35
 
35
 
36
/* numero pour les item d'une sequence */
36
/* numero pour les item d'une sequence */
37
.wims_seq_item_n {
37
.wims_seq_item_n {
38
    padding: 3px 6px;
38
    padding: 3px 8px;
39
    border:1px solid gray;
39
    border:1px solid gray;
40
    border-radius: 20px;
40
    border-radius: 20px;
41
}
41
}
42
 
42
 
43
/* Small screens */
43
/* Small screens */