first commit
This commit is contained in:
@@ -0,0 +1,138 @@
|
||||
html[dir="rtl"] .owp-ready-wrap.owp-wrap,
|
||||
html[dir="rtl"] .owp-welcome-wrap.owp-wrap {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-wizard-setup-actions .continue i {
|
||||
margin-right: 6px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-demo-wrap .owp-navigation {
|
||||
float: right;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-demo-wrap .owp-navigation li {
|
||||
float: right;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-demo-wrap .theme-wrap {
|
||||
float: right;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .demo-import-loader {
|
||||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .preview-icon i.custom-loader:before {
|
||||
right: 50%;
|
||||
left: auto;
|
||||
margin-right: -15px;
|
||||
margin-left: 0;
|
||||
border-right-color: #000;
|
||||
border-left-color: transparent;
|
||||
}
|
||||
|
||||
html[dir="rtl"] #owp-demo-popup-wrap,
|
||||
html[dir="rtl"] #owp-demo-popup-wrap .owp-demo-popup-overlay {
|
||||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-demo-popup-content-inner .owp-demo-popup-close {
|
||||
left: 0;
|
||||
right: auto;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-demo-popup-container {
|
||||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-wrap,
|
||||
html[dir="rtl"] .owp-demo-popup-content-wrap {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
html[dir="rtl"] #owp-demo-popup-content h2.title:after {
|
||||
right: 50%;
|
||||
left: auto;
|
||||
margin-right: -43px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-required-plugins .button {
|
||||
float: left;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-loader .owp-import-status p:before {
|
||||
margin-left: 5px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-last a:after {
|
||||
margin-right: 3px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] ol.owp-setup-steps li{
|
||||
float: right;
|
||||
}
|
||||
|
||||
html[dir="rtl"] ol.owp-setup-steps li::before{
|
||||
right: 50%;
|
||||
left: auto;
|
||||
margin-right: -6px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .field_group p {
|
||||
padding-right: 21px;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] #owp-demo-plugins h2.title:after,
|
||||
html[dir="rtl"] .owp-demo-import-form-types h2.title:after,
|
||||
html[dir="rtl"] .owp-loader h2.title:after{
|
||||
right: 50%;
|
||||
left: auto;
|
||||
margin-right: -43px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] #owp-demo-import-form ul.owp-popup-text {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .theme-browser .theme .theme-actions,
|
||||
html[dir="rtl"] .theme-browser .theme.active .theme-actions{
|
||||
right: 0;
|
||||
left: auto;
|
||||
-webkit-transform: translateX(-50%);
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-required-plugins .owp-plugin {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-customize-wrap .wp-color-picker {
|
||||
float: right;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-customize-wrap .wp-picker-default,
|
||||
html[dir="rtl"] .owp-customize-wrap .wp-picker-clear {
|
||||
margin-right: 10%;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-customize-wrap .wp-picker-input-wrap .button {
|
||||
margin-right: 0;
|
||||
float: left;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .owp-newsletter .klaviyo_styling .klaviyo_field_group {
|
||||
margin-left: 6px;
|
||||
margin-right: 0;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
html[dir=rtl] .owp-ready-wrap.owp-wrap,html[dir=rtl] .owp-welcome-wrap.owp-wrap{text-align:center}html[dir=rtl] .owp-wizard-setup-actions .continue i{margin-right:6px;margin-left:0}html[dir=rtl] .owp-demo-wrap .owp-navigation{float:right}html[dir=rtl] .owp-demo-wrap .owp-navigation li{float:right}html[dir=rtl] .owp-demo-wrap .theme-wrap{float:right}html[dir=rtl] .demo-import-loader{right:0;left:auto}html[dir=rtl] .preview-icon i.custom-loader:before{right:50%;left:auto;margin-right:-15px;margin-left:0;border-right-color:#000;border-left-color:transparent}html[dir=rtl] #owp-demo-popup-wrap,html[dir=rtl] #owp-demo-popup-wrap .owp-demo-popup-overlay{right:0;left:auto}html[dir=rtl] .owp-demo-popup-content-inner .owp-demo-popup-close{left:0;right:auto}html[dir=rtl] .owp-demo-popup-container{right:0;left:auto}html[dir=rtl] .owp-demo-popup-content-wrap,html[dir=rtl] .owp-wrap{text-align:right}html[dir=rtl] #owp-demo-popup-content h2.title:after{right:50%;left:auto;margin-right:-43px;margin-left:0}html[dir=rtl] .owp-required-plugins .button{float:left}html[dir=rtl] .owp-loader .owp-import-status p:before{margin-left:5px;margin-right:0}html[dir=rtl] .owp-last a:after{margin-right:3px;margin-left:0}html[dir=rtl] ol.owp-setup-steps li{float:right}html[dir=rtl] ol.owp-setup-steps li::before{right:50%;left:auto;margin-right:-6px;margin-left:0}html[dir=rtl] .field_group p{padding-right:21px;padding-left:0}html[dir=rtl] #owp-demo-plugins h2.title:after,html[dir=rtl] .owp-demo-import-form-types h2.title:after,html[dir=rtl] .owp-loader h2.title:after{right:50%;left:auto;margin-right:-43px;margin-left:0}html[dir=rtl] #owp-demo-import-form ul.owp-popup-text{text-align:right}html[dir=rtl] .theme-browser .theme .theme-actions,html[dir=rtl] .theme-browser .theme.active .theme-actions{right:0;left:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}html[dir=rtl] .owp-required-plugins .owp-plugin{text-align:right}html[dir=rtl] .owp-customize-wrap .wp-color-picker{float:right}html[dir=rtl] .owp-customize-wrap .wp-picker-clear,html[dir=rtl] .owp-customize-wrap .wp-picker-default{margin-right:10%;margin-left:0}html[dir=rtl] .owp-customize-wrap .wp-picker-input-wrap .button{margin-right:0;float:left}html[dir=rtl] .owp-newsletter .klaviyo_styling .klaviyo_field_group{margin-left:6px;margin-right:0}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user