]> wagnertech.de Git - timetracker.git/blob - rtl.css
Replaced boolval calls to cast to bool so that the app works with PHP 5.2.
[timetracker.git] / rtl.css
1 /* css definitions for rtl languages */
2
3 html {
4   direction: rtl;
5 }