Reworked custom fields a bit to mark things deleted instead of deleting.
[timetracker.git] / rtl.css
1 /* css definitions for rtl languages */
2
3 html {
4   direction: rtl;
5 }