odoo/addons/web_kanban
Nicolas Lempereur 97dbe0db5f [FIX] web_kanban, web: kanban title direction
In internet explorer, writing direction can lead to wrong text direction
when combined with rotate.

A fix was already in place for IE up to version 9 but the issue also
happens in next versions which are more difficult to differentiate
(especially the current spartan/edge version).

So this fix use the same css property value for all browser and it doesn't
seem to have an impact (other than correcting the issue in IE).

closes #7955
opw-646430
2015-08-10 10:54:23 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-08-09 02:00:12 +02:00
static/src [FIX] web_kanban, web: kanban title direction 2015-08-10 10:54:23 +02:00
views [IMP] bundlify rest of web addons 2014-04-24 18:57:35 +02:00
__init__.py [IMP] factorize view/load part2 addons 2011-09-07 01:08:59 +02:00
__openerp__.py [IMP] bundlify web client 2014-04-24 11:25:20 +02:00