Granite UI layout adjustments
Hello,
I have started writing the first dialog with Granite UI. We have multifields in the dialog, they are working but the layout looks bad. The color scheme of dark and light backgrounds is not so interesting to the authors. I can override the css for that but was hoping to find if there is any property by which i can change the color scheme of the layout.
Also, there is a request for changing the width and height for the dialog. I looked at the documentation, but couldn't find anything interesting. Is it all fixed layout?. I know you can enlarge the dialog where you can see full screen to edit but is there a way you can change the layout implicitly by proving height and width parameters in dialog definition?
Cheers