]> wagnertech.de Git - timetracker.git/blob - rtl.css
Improved new import so that it does not flood the output with multiple XML errors.
[timetracker.git] / rtl.css
1 /* css definitions for rtl languages */
2
3 html {
4   direction: rtl;
5 }