10 ul.LSform_layout_active {
11 list-style-type: none;
18 text-decoration: none;
22 li.LSform_layout_active a {
26 li.LSform_layout_active {
27 text-decoration: none;
29 background-color: #52BCE5;
30 -moz-border-radius: 3px 3px 0px 0px;
31 border-radius: 3px 3px 0px 0px;
37 li.LSform_layout_current {
39 background-color: #0072B8;
42 li.LSform_layout_errors {
43 background-color: #f59a67;
46 h2.LSform_layout_active {
51 border: 1px solid #0072B8;
56 div.LSform_layout_active {
61 div.LSform_layout_current {
93 list-style-type: none;
103 * Champs du formulaire
105 .LSform input[type=text], .LSform input[type=file], .LSform input[type=submit], .LSform input[type=password], .LSform select, .LSform textarea {
106 border: 1px solid #ccc;
108 background-color: #b5e4f6;
111 .LSform input[type=radio] {
115 input[type='submit'].LSform {
116 border: 1px outset #ccc;
124 background-color: #f59a67;
129 background-color: #f59a67;
138 img.LSform-add-field-btn, img.LSform-remove-field-btn {
142 /* -- LSformWarnBox -- */
144 top: 100px!important;
146 background-color: #f59a67!important;
147 border: 1px solid #f00!important;
148 color: #fff!important;
151 /* -- LSform_listAvailableDataEntryForm -- */
152 p.LSform_listAvailableDataEntryForm {