NIHVIVO-556: CSS clean up

This commit is contained in:
mb863 2010-11-09 21:56:02 +00:00
parent e18c18d2a7
commit 37d89bba4f
3 changed files with 32 additions and 21 deletions

View file

@ -29,4 +29,5 @@ VIVO wilma theme: screen styles
@import url("forms.css");
@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/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 */