labkey context path in CSS files? | Matthew Bellew | 2011-06-22 09:55 |
Status: Closed | ||
context path is a huge pain. Maybe try adding both paths and see if that works. @import url("/labkey/ehr/stylesheet-red-limited.css"); @import url("/ehr/stylesheet-red-limited.css"); |
||