CSS3 is not working in SAP BSP

623 Views Asked by At

I am trying to use css3 styles(like border-radius,box-shadow) in my bsp application.But these new styles are not applied in BSP. I have tried by replacing the BSP tag to too.But the existed elments(like table,listbox etc.) do nto work properly.The entire alignment has been destroyed. Can I know the reason?

1

There are 1 best solutions below

0
tomdemuyt On

Okay, so you want to use the standard BSP libraries and you want to use css3 ? I am not sure that can be done. I would drop the standard libraries and start using the jQuery UI and Bootstrap libraries.

Especially as the standard BSP libraries are aging very badly.