RTL styling for tour module.
/** * @file * RTL styling for tour module. */ .js .toolbar .bar .tour-toolbar-tab.tab { float: left; } .tour-progress { right: 0; left: 15px; }