HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/testingff/public_html/fdfctr/wp-content/plugins/wp-event-solution/assets/css/rtl.css
/* put rtl css here */
.rtl .etn-event-item .etn-event-footer{
    display: flex;
    justify-content: space-between;
}   
.etn-event-item .etn-event-category{
    left: auto;
    right: 20px;
}
.etn-event-item .etn-event-footer .etn-atend-btn i{
    transform: rotate(180deg);
}
.etn-schedule-wrap .etn-schedule-info .etn-schedule-location{
    padding-right: 25px;
    padding-left: 0px;
}
.etn-schedule-wrap .etn-schedule-info .etn-schedule-location i{
    left: auto;
    right: 0;
}
.rtl .cat-radio-btn-list [type=radio]:checked, 
.rtl .cat-radio-btn-list [type=radio]:not(:checked) {
    right: -9999px;
    left: auto;
}