Fixed export-import of fav reports to inclide show_ip and show_paid fields.
[timetracker.git] / rtl.css
1 /* css definitions for rtl languages */
2
3 html {
4   direction: rtl;
5 }