zen-rtl.css 80 B

123456
  1. /* RTL support */
  2. ul.quicktabs-tabs.quicktabs-style-zen li{
  3. float: right;
  4. }