seitime-frappe/frappe/public/css/report-rtl.css
Dhaifallah Alwadani 1d24ea78bd make report results ltr to work with SlickGrid (#2603)
* make report results ltr to work with SlickGrid

* Update report-rtl.css
2017-04-06 16:40:52 +05:30

3 lines
35 B
CSS

.grid-report {
direction: ltr;
}