NIHVIVO-1953: Removed search.css from wilma. Made search theme agnostics. Added styles.

This commit is contained in:
mb863 2011-01-30 17:58:33 +00:00
parent e25b9fe3f1
commit 8e9689aff4
3 changed files with 54 additions and 2 deletions

View file

@ -16,4 +16,4 @@
</div>
${stylesheets.addFromTheme("/css/search.css")}
${stylesheets.add("/css/search.css")}

View file

@ -56,4 +56,4 @@
</div> <!-- end contentsBrowseGroup -->
${stylesheets.addFromTheme("/css/search.css")}
${stylesheets.add("/css/search.css")}