Paramjit Singh Sahota(OpenERP) has proposed merging 
lp:~openerp-dev/openerp-web/trunk-improve-css-IE-statusbar-psa 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-css-IE-statusbar-psa/+merge/128200

Hello Sir,

I had improved code for the statusbar of IE which is not in proper manner and 
looks disturbed in all the modules. And the last element of the statusbar gets 
dropped out from the statusbar in IE.

Thankz You,
 -PSA.
-- 
https://code.launchpad.net/~openerp-dev/openerp-web/trunk-improve-css-IE-statusbar-psa/+merge/128200
Your team OpenERP R&D Team is requested to review the proposed merge of 
lp:~openerp-dev/openerp-web/trunk-improve-css-IE-statusbar-psa into 
lp:~openerp-dev/openerp-web/trunk-improve-css-FF-IE.
=== modified file 'addons/web/static/src/css/base-ie.css'
--- addons/web/static/src/css/base-ie.css	2012-10-04 10:40:55 +0000
+++ addons/web/static/src/css/base-ie.css	2012-10-05 09:48:30 +0000
@@ -30,3 +30,6 @@
 .openerp .oe_form_field.oe_tags {
     float/*\**/: left\9;
 }
+.openerp ul.oe_form_status li .label, .openerp ul.oe_form_status_clickable li .label {
+  padding-bottom/*\**/: 10px\9;
+}

_______________________________________________
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

Reply via email to