replace all mt- to sad-
This commit is contained in:
76
rtl.css
76
rtl.css
@ -1,4 +1,4 @@
|
||||
/* 146 of 1186 CSS properties converted by rtl.daskhat.ir
|
||||
/* 146 of 1186 CSS properties converted by rtl.daskhat.ir
|
||||
These properties should be override originals.
|
||||
just load rtl css file after original css file.*/
|
||||
|
||||
@ -142,31 +142,31 @@ article.hentry .entry-footer>span{
|
||||
margin: 0 20px 0 5px ;
|
||||
}
|
||||
|
||||
.mt-column-wrapper{
|
||||
.sad-column-wrapper{
|
||||
margin-right: -3%;
|
||||
}
|
||||
|
||||
.mt-column-1{
|
||||
.sad-column-1{
|
||||
margin-left: -4px;
|
||||
margin-right: 3%;
|
||||
}
|
||||
|
||||
.mt-column-2{
|
||||
.sad-column-2{
|
||||
margin-left: -4px;
|
||||
margin-right: 3%;
|
||||
}
|
||||
|
||||
.mt-column-3{
|
||||
.sad-column-3{
|
||||
margin-left: -4px;
|
||||
margin-right: 3%;
|
||||
}
|
||||
|
||||
.mt-column-4{
|
||||
.sad-column-4{
|
||||
margin-left: -4px;
|
||||
margin-right: 3%;
|
||||
}
|
||||
|
||||
.mt-column-5{
|
||||
.sad-column-5{
|
||||
margin-left: -4px;
|
||||
margin-right: 3%;
|
||||
}
|
||||
@ -252,15 +252,15 @@ body.site-layout--boxed{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.mt-header-social-wrapper, .mt-header-extra-icons{
|
||||
.sad-header-social-wrapper, .sad-header-extra-icons{
|
||||
float: right;
|
||||
}
|
||||
|
||||
.mt-social-icon-wrap{
|
||||
.sad-social-icon-wrap{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.mt-social-icon-wrap li{
|
||||
.sad-social-icon-wrap li{
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
@ -273,40 +273,40 @@ body.site-layout--boxed{
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.mt-social-search-wrapper{
|
||||
.sad-social-search-wrapper{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.mt-social-wrapper{
|
||||
.sad-social-wrapper{
|
||||
float: right;
|
||||
}
|
||||
|
||||
.mt-follow-title{
|
||||
.sad-follow-title{
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.mt-menu-search{
|
||||
.sad-menu-search{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.mt-search-icon{
|
||||
.sad-search-icon{
|
||||
margin: 15px 40px 15px 0 ;
|
||||
}
|
||||
|
||||
.mt-search-icon i{
|
||||
.sad-search-icon i{
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.mt-menu-search .mt-form-wrap{
|
||||
.sad-menu-search .sad-form-wrap{
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.mt-menu-search .mt-form-wrap .search-form{
|
||||
.sad-menu-search .sad-form-wrap .search-form{
|
||||
right: 50%;
|
||||
margin-right: -50%;
|
||||
}
|
||||
|
||||
.mt-form-close{
|
||||
.sad-form-close{
|
||||
left: 40px;
|
||||
}
|
||||
|
||||
@ -401,7 +401,7 @@ body.site-layout--boxed{
|
||||
float: right;
|
||||
}
|
||||
|
||||
.top-featured-post-wrap .mt-post-content{
|
||||
.top-featured-post-wrap .sad-post-content{
|
||||
float: left;
|
||||
}
|
||||
|
||||
@ -409,7 +409,7 @@ body.site-layout--boxed{
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.entry-footer .mt-readmore-btn i, .btn-wrapper a i , .mt-readmore-btn i{
|
||||
.entry-footer .sad-readmore-btn i, .btn-wrapper a i , .sad-readmore-btn i{
|
||||
margin-right: 5px;
|
||||
-webkit-transform: rotate(180deg);
|
||||
-ms-transform: rotate(180deg);
|
||||
@ -417,7 +417,7 @@ body.site-layout--boxed{
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
.entry-footer .mt-readmore-btn:hover i, .btn-wrapper a:hover i, .mt-readmore-btn:hover i{
|
||||
.entry-footer .sad-readmore-btn:hover i, .btn-wrapper a:hover i, .sad-readmore-btn:hover i{
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
@ -429,37 +429,37 @@ article.sticky::before{
|
||||
content: "\f100";
|
||||
}
|
||||
|
||||
.archive-grid-post-wrapper, .mt-archive--masonry-style .sophia-after-dark-content-masonry{
|
||||
.archive-grid-post-wrapper, .sad-archive--masonry-style .sophia-after-dark-content-masonry{
|
||||
margin-right: -3%;
|
||||
}
|
||||
|
||||
.mt-archive--block-grid-style article, .mt-archive--masonry-style #mt-masonry article{
|
||||
.sad-archive--block-grid-style article, .sad-archive--masonry-style #sad-masonry article{
|
||||
margin-right: 3%;
|
||||
margin-left: -4px;
|
||||
}
|
||||
|
||||
.mt-archive--masonry-style #mt-masonry article{
|
||||
.sad-archive--masonry-style #sad-masonry article{
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
#secondary .widget .widget-title, .mt-related-post-title, #colophon .widget .widget-title{
|
||||
#secondary .widget .widget-title, .sad-related-post-title, #colophon .widget .widget-title{
|
||||
padding-right: 35px;
|
||||
}
|
||||
|
||||
#secondary .widget .widget-title::before, .mt-related-post-title:before, #colophon .widget .widget-title:before, .features-post-title:before{
|
||||
#secondary .widget .widget-title::before, .sad-related-post-title:before, #colophon .widget .widget-title:before, .features-post-title:before{
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.mt-author-box{
|
||||
.sad-author-box{
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.single .mt-author-box .mt-author__avatar{
|
||||
.single .sad-author-box .sad-author__avatar{
|
||||
float: right;
|
||||
margin-left: 2%;
|
||||
}
|
||||
|
||||
.single .mt-author-box .mt-author-info{
|
||||
.single .sad-author-box .sad-author-info{
|
||||
float: right;
|
||||
}
|
||||
|
||||
@ -483,11 +483,11 @@ article.sticky::before{
|
||||
left: -10px;
|
||||
}
|
||||
|
||||
#top-footer .mt-footer-widget-wrapper{
|
||||
#top-footer .sad-footer-widget-wrapper{
|
||||
margin-right: -3%;
|
||||
}
|
||||
|
||||
#top-footer.footer-column-one .mt-footer-widget, #top-footer.footer-column-two .mt-footer-widget, #top-footer.footer-column-three .mt-footer-widget, #top-footer.footer-column-four .mt-footer-widget{
|
||||
#top-footer.footer-column-one .sad-footer-widget, #top-footer.footer-column-two .sad-footer-widget, #top-footer.footer-column-three .sad-footer-widget, #top-footer.footer-column-four .sad-footer-widget{
|
||||
margin-right: 3%;
|
||||
margin-left: -4px;
|
||||
}
|
||||
@ -504,29 +504,29 @@ article.sticky::before{
|
||||
float: right;
|
||||
}
|
||||
|
||||
.sophia_after_dark_latest_posts .mt-single-post-wrap > a{
|
||||
.sophia_after_dark_latest_posts .sad-single-post-wrap > a{
|
||||
float: right;
|
||||
}
|
||||
|
||||
.sophia_after_dark_latest_posts .mt-post-content{
|
||||
.sophia_after_dark_latest_posts .sad-post-content{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.mt-related-posts-wrapper{
|
||||
.sad-related-posts-wrapper{
|
||||
margin-right: -3%;
|
||||
}
|
||||
|
||||
.mt-related-posts-wrapper article{
|
||||
.sad-related-posts-wrapper article{
|
||||
margin-right: 3%;
|
||||
margin-left: -4px;
|
||||
}
|
||||
|
||||
#mt-scrollup{
|
||||
#sad-scrollup{
|
||||
left: 40px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
#mt-scrollup::before{
|
||||
#sad-scrollup::before{
|
||||
left: -36px;
|
||||
padding: 3px 6px 2px 4px ;
|
||||
}
|
||||
|
Reference in New Issue
Block a user