NIHVIVO-1953: Removed search.css from wilma. Made search theme agnostics. Added styles.
This commit is contained in:
parent
e25b9fe3f1
commit
8e9689aff4
3 changed files with 54 additions and 2 deletions
|
@ -16,4 +16,4 @@
|
|||
|
||||
</div>
|
||||
|
||||
${stylesheets.addFromTheme("/css/search.css")}
|
||||
${stylesheets.add("/css/search.css")}
|
|
@ -56,4 +56,4 @@
|
|||
|
||||
</div> <!-- end contentsBrowseGroup -->
|
||||
|
||||
${stylesheets.addFromTheme("/css/search.css")}
|
||||
${stylesheets.add("/css/search.css")}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue