NIHVIVO-556: Applying Wilma theme styles to back-end pages
This commit is contained in:
parent
f35fe02822
commit
239e5db4b0
3 changed files with 6 additions and 2 deletions
|
@ -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");
|
Loading…
Add table
Add a link
Reference in a new issue