Vishmita Jadeja (openerp) has proposed merging
lp:~openerp-dev/openerp-web/trunk-improve-kanban-css-vja into
lp:~openerp-dev/openerp-web/trunk-improve-css-FF-IE.
Requested reviews:
OpenERP R&D Team (openerp-dev)
For more details, see:
https://code.launchpad.net/~openerp-dev/openerp-web/trunk-improve-kanban-css-vja/+merge/124368
Fixed the issue of background of kanban view is not same in FF to compare with
chrome.
--
https://code.launchpad.net/~openerp-dev/openerp-web/trunk-improve-kanban-css-vja/+merge/124368
Your team OpenERP R&D Team is requested to review the proposed merge of
lp:~openerp-dev/openerp-web/trunk-improve-kanban-css-vja into
lp:~openerp-dev/openerp-web/trunk-improve-css-FF-IE.
=== modified file 'addons/web_kanban/static/src/css/kanban.css'
--- addons/web_kanban/static/src/css/kanban.css 2012-09-12 15:39:01 +0000
+++ addons/web_kanban/static/src/css/kanban.css 2012-09-14 09:24:19 +0000
@@ -2,6 +2,7 @@
.openerp .oe_kanban_view {
background: white;
height: inherit;
+ position:absolute;
}
.openerp .oe_kanban_view.oe_kanban_grouped .oe_kanban_dummy_cell {
background: url(/web/static/src/img/form_sheetbg.png);
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp