From: artunit Date: Tue, 16 Dec 2008 21:47:17 +0000 (+0000) Subject: git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@85 6d9bc8c9-1ec2-4278... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1b617fcc386d5c6449a61a31afc4f54bb6d88a12;p=Syrup.git git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@85 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/static/main.css b/conifer/static/main.css index 6d4366a..78a7907 100644 --- a/conifer/static/main.css +++ b/conifer/static/main.css @@ -77,3 +77,14 @@ a:hover { text-decoration: underline; } .metalinks { padding-left: 12; color: gray; } .metalinks a { color: navy; } .metalinks { position: absolute; left: 300; } + +.instructors { + border: 1px solid #ccc; + float: left; + width: 50%; + padding: 2px 2px 2px 2px; + font-size: 1em; + line-height: 1em; + text-align: left; + margin-right: 5px; +} diff --git a/conifer/templates/search_results.xhtml b/conifer/templates/search_results.xhtml index 5713af5..a167513 100644 --- a/conifer/templates/search_results.xhtml +++ b/conifer/templates/search_results.xhtml @@ -1,6 +1,7 @@ ${query_string} -

- No. of instructors: ${instr_len} -

-

- - - ${Markup(foo.instr_name_hl(norm_query))}
-

+ + + + + + + + + + +
+ + + + + + + + +
Last NameFirst Name
${Markup(instructor.instr_name_hl(norm_query))}foo
+
+ + + + + + + + +
Course
${course.title}
+
AuthorTitle