freemium-survey-components 2.0.442 → 2.0.443
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
CHANGED
|
@@ -4382,7 +4382,6 @@ div.surveyserv-widget-container.compact-container-style .fsc-radio-group button.
|
|
|
4382
4382
|
font-size: 18px;
|
|
4383
4383
|
}
|
|
4384
4384
|
.facebook-wrapper .input-bar .input-icons svg {
|
|
4385
|
-
cursor: pointer;
|
|
4386
4385
|
width: 15px;
|
|
4387
4386
|
height: 20px;
|
|
4388
4387
|
}
|
|
@@ -4466,7 +4465,7 @@ div.surveyserv-widget-container.compact-container-style .fsc-radio-group button.
|
|
|
4466
4465
|
padding-bottom: 20px;
|
|
4467
4466
|
position: relative;
|
|
4468
4467
|
}
|
|
4469
|
-
.facebook-wrapper .options-popup header .close {
|
|
4468
|
+
.facebook-wrapper .options-popup header .close-btn {
|
|
4470
4469
|
background: transparent;
|
|
4471
4470
|
border: none;
|
|
4472
4471
|
width: 32px;
|
|
@@ -4996,7 +4995,7 @@ div.surveyserv-widget-container.compact-container-style .fsc-radio-group button.
|
|
|
4996
4995
|
.whatsapp-container main {
|
|
4997
4996
|
padding: 0 8px;
|
|
4998
4997
|
}
|
|
4999
|
-
.whatsapp-container .close {
|
|
4998
|
+
.whatsapp-container .close-btn {
|
|
5000
4999
|
background: transparent;
|
|
5001
5000
|
border: none;
|
|
5002
5001
|
width: 32px;
|
|
@@ -5267,7 +5266,6 @@ div.surveyserv-widget-container.compact-container-style .fsc-radio-group button.
|
|
|
5267
5266
|
font-size: 18px;
|
|
5268
5267
|
}
|
|
5269
5268
|
.facebook-container .facebook-wrapper .input-bar .input-icons svg {
|
|
5270
|
-
cursor: pointer;
|
|
5271
5269
|
width: 15px;
|
|
5272
5270
|
height: 20px;
|
|
5273
5271
|
}
|