|
|
@ -463,8 +463,8 @@
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
.cp-form-creator-results-controls {
|
|
|
|
.cp-form-creator-results-controls {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
background: @cp_form-bg1;
|
|
|
|
//background: @cp_form-bg1;
|
|
|
|
padding: 10px;
|
|
|
|
//padding: 10px;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-form-creator-results-content {
|
|
|
|
.cp-form-creator-results-content {
|
|
|
@ -520,7 +520,8 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-form-individual {
|
|
|
|
.cp-form-individual {
|
|
|
|
margin-bottom: 10px;
|
|
|
|
background: @cp_form-bg1;
|
|
|
|
|
|
|
|
padding: 10px;
|
|
|
|
& > *:not(:last-child) {
|
|
|
|
& > *:not(:last-child) {
|
|
|
|
margin-right: 10px;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|