Subversion Repositories wimsdev

Rev

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

Rev 7525 Rev 11768
Line 71... Line 71...
71
}
71
}
72
.halfwidth label{
72
.halfwidth label{
73
    width:100%;
73
    width:100%;
74
}
74
}
75
 
75
 
76
.fullwidth input[type="text"], .fullwidth textarea, .fullwidth select{
76
.fullwidth input[type="text"], .fullwidth textarea{
77
    width:95%;
77
    width:95%;
78
}
78
}
79
 
79
 
80
.field input[type="text"]{
80
.field input[type="text"]{
81
    min-width:40%;
81
    min-width:40%;