| Server IP : 54.36.91.62 / Your IP : 216.73.217.117 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/newsite/templates/ja_social_ii/less/rtl/ |
Upload File : |
/*
$JA#COPYRIGHT$
*/
// ---------------------------------------------------------
// STYLE RTL
// ---------------------------------------------------------
.off-canvas-left.off-canvas-effect-4.t3-off-canvas {
transform: translate3d(0, 0px, 0px);
-moz-transform: translate3d(0, 0px, 0px);
-webkit-transform: translate3d(0, 0px, 0px);
}
.off-canvas body > .autocompleter-choices {
width: 0px;
left: auto;
}
.article-intro,
.article-content {
// Add proper margin
img[align=left],
.img_caption.left,
.pull-left.item-image {
margin: 0 @t3-global-margin*1.5 @t3-global-margin 0;
}
img[align=right],
.img_caption.right,
.pull-right.item-image {
margin: 0 0 @t3-global-margin @t3-global-margin*1.5 ;
}
}
// Header
#t3-header .logo {
float: right;
}
// Module ACM
.owl-carousel {
direction: ltr;
.owl-prev {
.fa-angle-left:before {
content: "\f105";
}
}
.owl-next {
.fa-angle-right:before {
content: "\f104";
}
}
}