This question is locked. New answers and comments are not allowed.
Hi!
I have a problem where all styling is removed from textboxes in the popup. Basically i added
#page input {background: red;}
for testing. Without javascript, all input boxes turned red, with javascript enabled they did not. When having javascript enabled and navigating to "page/[GUID]?Grid-mode=edit" i see a flash of content with red backgrounds, which when the javascript is loaded is removed.
How do I style the popup the way I want? What all started with was me wanting to change some styling for disabled text boxes and buttons if that is of any help.
Thanks
/Victor
I have a problem where all styling is removed from textboxes in the popup. Basically i added
#page input {background: red;}
for testing. Without javascript, all input boxes turned red, with javascript enabled they did not. When having javascript enabled and navigating to "page/[GUID]?Grid-mode=edit" i see a flash of content with red backgrounds, which when the javascript is loaded is removed.
How do I style the popup the way I want? What all started with was me wanting to change some styling for disabled text boxes and buttons if that is of any help.
Thanks
/Victor