NIHVIVO-1073: Worked making menupages theme agnostics, cleaned up menupage.css, converted font-size from pixels to ems.

This commit is contained in:
mb863 2010-12-22 21:24:06 +00:00
parent d0aa00d216
commit 1180997b27
2 changed files with 277 additions and 0 deletions

View file

@ -26,5 +26,6 @@ VIVO wilma theme: screen styles
@import url("reset.css");
@import url("pictos.css");
@import url("edit.css");
@import url("menupage.css");
@import url("individual.css");
@import url("wilma.css");