...
Code Block |
---|
@import url("_Neutral.css"); @import url("ERDIVEditPage.css"); @import url("NeutralEditToManyFault.css"); @import url("NeutralEditToOneFault.css"); @import url("NeutralCalendarDateSelect.css"); @import url("NeutralAjaxAccordion.css"); @import url("NeutralEditToOneRelationship2.css"); |
The CSS file _Neutral.css imports a global CSS for the theme, _Neutral.css, a generic one for the edit page ERDIVEditPage.css and CSS files for D2W components used on an edit page.
...