casey palmer
Posts: 0
Joined: Tue Mar 18, 2014 6:32 am

UI Component reference not being added to CSS web resource file

Hello. When I add a new ui component to the page I usually can see this name in the Web resources css file and manually edit style if needed. I recently added a new page and notice when I test that the style of my ui components are not changing as I have set them in the designer, in the designer it looks fine. When I look at the resource css file I do not see them listed. If I add manually then the design is okay. Can you tell me what I may have done wrong for the style of the ui components to not be added automatically to the css file.

This css file is the one that houses all the styles for all the components in the project.

Thanks for help.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

UI Component reference not being added to CSS web resource file

Hi Casey,

Did you edit generated source files?

If so - your changes in the editor will not transfer to this files anymore.

Thus you need to restore your files and folders:

See here how to do it: http://devcenter.appery.io/tutorials/...

Also if you need to change some style - you need to add new CSS asset and implement styles inside it.
See details: http://prntscr.com/3yvdr6/direct

casey palmer
Posts: 0
Joined: Tue Mar 18, 2014 6:32 am

UI Component reference not being added to CSS web resource file

You are awesome...Thank you very much, this did the trick.

Return to “Issues”