NIHVIVO-556: Applying Wilma theme styles to back-end pages

This commit is contained in:
mb863 2010-11-17 16:18:55 +00:00
parent f35fe02822
commit 239e5db4b0
3 changed files with 6 additions and 2 deletions

View file

@ -30,4 +30,6 @@ VIVO wilma theme: screen styles
@import url("formedit.css");
@import url("../../../css/menupage/menupage.css"); /* we need to call it from the theme until freemarker controller and menupage.ftl are created */
@import url("../../../css/individual/individual.css"); /* we need to call it from the theme until freemarker controller and individual.ftl are created */
@import url("../../../css/individual/individual.css"); /* we need to call it from the theme until freemarker controller and individual.ftl are created */
@import url("../../../css/edit.css");