[Progress Communities] [Progress OpenEdge ABL] Forum Post: KUIB 3.0.5 - order of CSS file link tags in index.html

Status
Not open for further replies.
W

wes.rector

Guest
Here's one we can figure out. For most of our applications the index.html file begins like this: AppThatWorks Note the order of the CSS link tags and the script tags near the bottom. We have one application, though, that gives us this index.html file: AppThatFreaks In this case the application specific styling in app.style.css can (and does) get overridden by progress.style.css. The script tags are out of order as well. How can we fix this?

Continue reading...
 
Status
Not open for further replies.
Top