Sunday, March 19, 2023
1 change · master
Miscellaneous changes
Before this commit, we only support rgba(xxx,yyy,zzz,v.www) Now we support also rgba(xxx, yyy, zzz, v.www) How to reproduce: Edit theme color secondary, chose a color with transparency. Go to a 404 page and the pinky will be not loaded. Forward-Port-Of: odoo/odoo#114418
Original PR description
Before this commit, we only support rgba(xxx,yyy,zzz,v.www) Now we support also rgba(xxx, yyy, zzz, v.www) How to reproduce: Edit theme color secondary, chose a color with transparency. Go to a 404 page and the pinky will be not loaded. Forward-Port-Of: odoo/odoo#114418