Template:MonthlyConvert/Default/styles.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
Undo revision 36781 by Pcoombe (talk)
Tag: Undo
try and rotate back icon for RtL
Line 21: Line 21:
height: 18px;
height: 18px;
width: 26px;
width: 26px;
}

body.rtl .mc-icon-back {
transform: rotate(180deg);
}
}