Project

General

Profile

« Previous | Next » 

Revision 6736

Added by Jing Tao over 12 years ago

Add header style to distiguish header and normal row.

View differences:

searchWorkflowResultset.xsl
44 44
        	<div class="result-header">TPC Workflows</div>
45 45
		</div>
46 46
		<div class="row row-header" >
47
			<div class="col col1">TPC Name</div>
48
			<div class="col col2">Creator</div>
49
			<div class="col col3">Date Created</div>
50
			<div class="col col4">Action</div>
47
			<div class="col col1-header">TPC Name</div>
48
			<div class="col col2-header">Creator</div>
49
			<div class="col col3-header">Date Created</div>
50
			<div class="col col4-header">Action</div>
51 51
		</div>			
52 52
		<!-- This tests to see if there are returned documents,
53 53
			if there are not then don't show the query results -->

Also available in: Unified diff