Paramjit Singh Sahota(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-improve-css-FF-event-kanban-date-psa
into lp:~openerp-dev/openobject-addons/trunk-improve-css-FF-IE.
Requested reviews:
OpenERP R&D Team (openerp-dev)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-improve-css-FF-event-kanban-date-psa/+merge/127982
Hello Sir,
I had improved code for the kanban view of EVENT module where in the kanban
there is a time showing below the date. But the problem is that like chrome it
does not getting any effects in other browserz.
Stepz to Reproduce.>
Event >> Kanban view
Thankz You,
-PSA.
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-improve-css-FF-event-kanban-date-psa/+merge/127982
Your team OpenERP R&D Team is requested to review the proposed merge of
lp:~openerp-dev/openobject-addons/trunk-improve-css-FF-event-kanban-date-psa
into lp:~openerp-dev/openobject-addons/trunk-improve-css-FF-IE.
=== modified file 'event/static/src/css/event.css'
--- event/static/src/css/event.css 2012-05-25 07:28:29 +0000
+++ event/static/src/css/event.css 2012-10-04 10:56:27 +0000
@@ -19,6 +19,7 @@
color: #8A89BA;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
background-color: #FFFFFF;
+ box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.oe_event_month_year{
border-bottom-left-radius:3px;
_______________________________________________
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