| Server IP : 104.26.5.103 / Your IP : 216.73.216.4 Web Server : nginx/1.27.1 System : Linux in-5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 User : arabianexpress ( 1872) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v9321/rimskannur/public_html/wp-content/plugins/popup-builder/public/scss/ |
Upload File : |
@import "variables";
body.post-type-popupbuilder.rtl{
.sgpb {
&-header-h1{
text-align: right;
}
&-options-content{
right: unset;
left: 0;
}
&-onOffSwitch {
&-inner {
margin-left: unset;
margin-right: -$percentage_100;
&:before, &:after {
float: right;
}
&:before {
padding-right: 9px;
}
&:after {
text-align: left;
padding-left: 10px;
}
}
&-switch {
right: unset;
left: 32px;
}
input[type="checkbox"] {
&:checked {
+ .sgpb-onOffSwitch__label .sgpb-onOffSwitch-inner {
margin-right: 0;
}
+ .sgpb-onOffSwitch__label .sgpb-onOffSwitch-switch {
left: 2px;
right: unset;
background-color: #2873eb;
}
}
}
}
.formItem {
&__title {
margin-right: unset;
margin-left: 20px;
}
}
&--group{
flex-direction: row-reverse;
}
&-box{
&-plus{
right: unset;
left: -5%;
margin-right: 11px;
margin-left: unset;
}
&-img {
margin-right: unset;
margin-left: 22px;
}
&:hover {
img {
transform: translate(23px,-23px);
}
}
}
&-license {
&:nth-child(even) {
margin-right: 30px;
}
&:nth-child(odd) {
margin-right: unset;
}
}
}
}
body.post-type-sgpbautoresponder.rtl{
.sgpb{
&--group {
flex-direction: row-reverse;
}
}
}
body.post-type-sgpbtemplate.rtl{
.sgpb{
&--group {
flex-direction: row-reverse;
}
}
}
body.post-type-popupbuilder.rtl,
body.post-type-sgpbautoresponder.rtl,
body.post-type-sgpbtemplate.rtl {
form {
input[type=checkbox]:before{
left: unset;
right: 17%;
}
}
}