Jquery-ui.css

Hi,

Just a quick question, i’ve found in admin/src/js/libs the jquery-ui.min.js however i can’t find the css. I can download it and/or create/change i’m just curious why is this file missing in the release.

Cheers

This is because the developers decided to use only the functionality of jquery ui and do the styling themselves in oxid.css. You can integrate the css if you need it for your own elements but it will not change the appearance of the shop.

Thank you for the quick answer, i should have figure it out myself IF there were an oxid.css for admin too.
I copied and included the oxid.css and saw that not all the components are styled.

It’s all not a problem it’s just sometimes hard to understand what was the developer thinking
and what is up to me.

Thank you again.