Servoy default css file.

Hi All,

I have downloaded the Servoy default css file and added some css class . now I can customize the servoy default file upload dialog . Is it possible to add the css class from the solution level ? . can I add the css class to Servoy’s internal style sheet ? . Please help me . Please provide your suggestion on this .

Hi Ashutos,

I suggest you take a look at the WebClientUtils plugin.
This works well with the WebClient. Not sure if and how well it works with NGClient though.

Hope this helps.

Hi Robert ,

Thanks for your reply . Can I add our customized css to the html of the servoy’s file upload dialog . I think we cannot play with the html if the “file upload dialog” . It is inbuilt . Please provide your suggestion on this. Can we add css class to this “http://localhost:8080/servoy-webclient/templates/default/servoy_web_client_default.css” pogramatically ? .