freemium-survey-components 2.0.482 → 2.0.483
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/bundle.css +16 -7
- package/lib/index.cjs.js +1 -1
- package/lib/index.esm.js +1 -1
- package/package.json +1 -1
package/lib/bundle.css
CHANGED
|
@@ -2976,12 +2976,14 @@ div.surveyserv-widget-container.compact-container-style .fsc-radio-group button.
|
|
|
2976
2976
|
align-items: center;
|
|
2977
2977
|
}
|
|
2978
2978
|
.freemium-survey-components.card-survey-style .question-holder .question-container .svs-footer,
|
|
2979
|
-
.freemium-survey-components.card-survey-style .question-holder .question-container .footer
|
|
2979
|
+
.freemium-survey-components.card-survey-style .question-holder .question-container .footer,
|
|
2980
|
+
.freemium-survey-components.card-survey-style .question-holder .question-container .fsc-thankyou-footer {
|
|
2980
2981
|
margin-top: 24px !important;
|
|
2981
2982
|
text-align: center;
|
|
2982
2983
|
}
|
|
2983
2984
|
.freemium-survey-components.card-survey-style .question-holder .question-container .svs-footer p,
|
|
2984
|
-
.freemium-survey-components.card-survey-style .question-holder .question-container .footer p
|
|
2985
|
+
.freemium-survey-components.card-survey-style .question-holder .question-container .footer p,
|
|
2986
|
+
.freemium-survey-components.card-survey-style .question-holder .question-container .fsc-thankyou-footer p {
|
|
2985
2987
|
word-break: break-word;
|
|
2986
2988
|
}
|
|
2987
2989
|
.freemium-survey-components.card-survey-style .question-holder .question-container .question-hint {
|
|
@@ -3604,15 +3606,19 @@ div.surveyserv-widget-container.compact-container-style .fsc-radio-group button.
|
|
|
3604
3606
|
}
|
|
3605
3607
|
.freemium-survey-components.standard-survey-style .question-container.thankyou .svs-footer,
|
|
3606
3608
|
.freemium-survey-components.standard-survey-style .question-container.thankyou .footer,
|
|
3609
|
+
.freemium-survey-components.standard-survey-style .question-container.thankyou .fsc-thankyou-footer,
|
|
3607
3610
|
.freemium-survey-components.standard-survey-style .question-container .svs-footer,
|
|
3608
|
-
.freemium-survey-components.standard-survey-style .question-container .footer
|
|
3611
|
+
.freemium-survey-components.standard-survey-style .question-container .footer,
|
|
3612
|
+
.freemium-survey-components.standard-survey-style .question-container .fsc-thankyou-footer {
|
|
3609
3613
|
margin-top: 24px !important;
|
|
3610
3614
|
text-align: center;
|
|
3611
3615
|
}
|
|
3612
3616
|
.freemium-survey-components.standard-survey-style .question-container.thankyou .svs-footer p,
|
|
3613
3617
|
.freemium-survey-components.standard-survey-style .question-container.thankyou .footer p,
|
|
3618
|
+
.freemium-survey-components.standard-survey-style .question-container.thankyou .fsc-thankyou-footer p,
|
|
3614
3619
|
.freemium-survey-components.standard-survey-style .question-container .svs-footer p,
|
|
3615
|
-
.freemium-survey-components.standard-survey-style .question-container .footer p
|
|
3620
|
+
.freemium-survey-components.standard-survey-style .question-container .footer p,
|
|
3621
|
+
.freemium-survey-components.standard-survey-style .question-container .fsc-thankyou-footer p {
|
|
3616
3622
|
word-break: break-word;
|
|
3617
3623
|
}
|
|
3618
3624
|
.freemium-survey-components.standard-survey-style .question-container.thankyou .question-hint,
|
|
@@ -3898,7 +3904,8 @@ div.surveyserv-widget-container.compact-container-style .fsc-radio-group button.
|
|
|
3898
3904
|
text-align: center;
|
|
3899
3905
|
}
|
|
3900
3906
|
.surveyserv-widget-container main.widget-main .question-container .heading .svs-footer,
|
|
3901
|
-
.surveyserv-widget-container main.widget-main .question-container .heading .footer
|
|
3907
|
+
.surveyserv-widget-container main.widget-main .question-container .heading .footer,
|
|
3908
|
+
.surveyserv-widget-container main.widget-main .question-container .heading .fsc-thankyou-footer {
|
|
3902
3909
|
font-weight: 400;
|
|
3903
3910
|
text-align: center;
|
|
3904
3911
|
margin: 1rem auto 0 auto;
|
|
@@ -3906,12 +3913,14 @@ div.surveyserv-widget-container.compact-container-style .fsc-radio-group button.
|
|
|
3906
3913
|
color: var(--question-text-color, var(--default-question-text-color));
|
|
3907
3914
|
}
|
|
3908
3915
|
.surveyserv-widget-container main.widget-main .question-container .heading .svs-footer p,
|
|
3909
|
-
.surveyserv-widget-container main.widget-main .question-container .heading .footer p
|
|
3916
|
+
.surveyserv-widget-container main.widget-main .question-container .heading .footer p,
|
|
3917
|
+
.surveyserv-widget-container main.widget-main .question-container .heading .fsc-thankyou-footer p {
|
|
3910
3918
|
margin: unset;
|
|
3911
3919
|
word-break: break-word;
|
|
3912
3920
|
}
|
|
3913
3921
|
.surveyserv-widget-container main.widget-main .question-container .heading .svs-footer:empty,
|
|
3914
|
-
.surveyserv-widget-container main.widget-main .question-container .heading .footer:empty
|
|
3922
|
+
.surveyserv-widget-container main.widget-main .question-container .heading .footer:empty,
|
|
3923
|
+
.surveyserv-widget-container main.widget-main .question-container .heading .fsc-thankyou-footer:empty {
|
|
3915
3924
|
display: none;
|
|
3916
3925
|
}
|
|
3917
3926
|
.surveyserv-widget-container main.widget-main .question-text {
|