Blame Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/report.css

f2e824
@import url(code.css);
f2e824
f2e824
h1 .numrows, h2 .numrows {
f2e824
	margin-left: 1em;
f2e824
	color: #fff; 
f2e824
	font-weight: normal; 
f2e824
	font-size: 0.5em;
f2e824
	}
f2e824
f2e824
h2 {
f2e824
	background: #f7f7f7;
f2e824
	border-bottom: 1px solid #d7d7d7;
f2e824
	margin: 2em 0 0;
f2e824
	padding: 0 .33em;
f2e824
	}
f2e824
f2e824
#report-descr { 
f2e824
	margin: 0 2em; 
f2e824
	font-size: 90%; 
f2e824
	}
f2e824
f2e824
#report-notfound { 
f2e824
	margin: 2em; 
f2e824
	font-size: 110%; 
f2e824
	}
f2e824
f2e824
#query { 
f2e824
	clear: right; 
dc0fdb
	font-size: small; 
dc0fdb
    padding: 5px;
dc0fdb
    width: 100%;
f2e824
	}
f2e824
f2e824
#query fieldset, 
f2e824
#query fieldset input, 
f2e824
#query fieldset select { 
dc0fdb
	font-size: x-small; 
f2e824
	}
f2e824
f2e824
#query fieldset {
f2e824
	margin-top: 1em; 
f2e824
	}
f2e824
f2e824
#query .option,
f2e824
#query .option input, 
f2e824
#query .option select { 
f2e824
	font-size: 11px; 
f2e824
	}
f2e824
f2e824
#query .option { 
f2e824
	float: left; 
f2e824
	line-height: 2em; 
f2e824
	margin: .9em 2.5em 0 .5em; 
f2e824
	padding: 0 0 .1em; 
f2e824
	}
f2e824
f2e824
#query .buttons { 
f2e824
	float: right; 
f2e824
	margin-top: .5em; 
f2e824
	}
f2e824
f2e824
#query .buttons input { 
f2e824
	margin: .5em; 
f2e824
	}
f2e824
f2e824
#query hr { 
f2e824
	clear: both; 
f2e824
	margin: 0; 
f2e824
	visibility: hidden; 
f2e824
	}
f2e824
f2e824
#filters table { 
f2e824
	width: 100%; 
f2e824
	}
f2e824
f2e824
#filters tr {
f2e824
	height: 2em; 
f2e824
	}
f2e824
f2e824
#filters th,
f2e824
#filters td { 
f2e824
	vertical-align: middle;
311078
    border: none;
311078
    border-bottom: 1px solid #EEE;
f2e824
	}
f2e824
f2e824
#filters th { 
f2e824
	font-size: 11px; 
f2e824
	text-align: right; 
f2e824
	white-space: nowrap; 
f2e824
	}
f2e824
f2e824
#filters td label { 
f2e824
	font-size: 11px; 
f2e824
	}
f2e824
f2e824
#filters td.mode { 
f2e824
	text-align: right; 
f2e824
	}
f2e824
f2e824
#filters td.filter { 
f2e824
	width: 100%; 
f2e824
	}
f2e824
f2e824
#filters td.filter label { 
f2e824
	padding-right: 1em; 
f2e824
	}
f2e824
f2e824
#filters td.actions { 
f2e824
	text-align: right; 
f2e824
	white-space: nowrap; 
f2e824
	}
f2e824
f2e824
/* Styles for the report list and the report results table (extends
f2e824
 * the styles for "table.listing") */
f2e824
f2e824
.reports td.title { 
f2e824
	width: 100%; 
f2e824
	}
f2e824
f2e824
.reports tbody td :link, 
f2e824
.reports tbody td :visited,
f2e824
.tickets tbody td :link, 
f2e824
.tickets tbody td :visited { 
f2e824
	display: block; 
f2e824
	}
f2e824
f2e824
.tickets { 
f2e824
	border-bottom: none; 
f2e824
	}
f2e824
f2e824
.tickets thead th {
f2e824
	text-transform: capitalize; 
f2e824
	white-space: nowrap; 
f2e824
	}
f2e824
f2e824
.tickets tbody td, 
f2e824
.reports tbody td { 
f2e824
	padding: .5em !important; 
f2e824
	}
f2e824
f2e824
.tickets tbody td a, 
f2e824
.reports tbody td a { 
f2e824
	border-bottom: none; 
f2e824
	}
f2e824
f2e824
.tickets tbody td.id :link, 
f2e824
.tickets tbody td.id :visited {
f2e824
	 font-weight: bold;
f2e824
	}
f2e824
f2e824
.tickets tbody tr:hover { 
f2e824
	background: #eed; 
f2e824
	color: #000; 
f2e824
	}
f2e824
f2e824
.tickets tr.color1-odd  { 
f2e824
	background: #fdc; 
f2e824
	border-color: #e88; 
f2e824
	color: #a22; 
f2e824
	}
f2e824
f2e824
.tickets tr.color1-even { 
f2e824
	background: #fed; 
f2e824
	border-color: #e99; 
f2e824
	color: #a22; 
f2e824
	}
f2e824
f2e824
.tickets tr.color2-odd  { 
f2e824
	background: #ffb; 
f2e824
	border-color: #eea; 
f2e824
	color: #880; 
f2e824
	}
f2e824
f2e824
.tickets tr.color2-even { 
f2e824
	background: #ffd; 
f2e824
	border-color: #dd8; 
f2e824
	color: #880; 
f2e824
	}
f2e824
f2e824
.tickets tr.color3-odd  { 
f2e824
	background: #fbfbfb; 
f2e824
	border-color: #ddd; 
f2e824
	color: #444; 
f2e824
	}
f2e824
f2e824
.tickets tr.color3-even { 
f2e824
	background: #f6f6f6; 
f2e824
	border-color: #ccc; 
f2e824
	color: #333; 
f2e824
	}
f2e824
	
f2e824
.tickets tr.color4-odd { 
f2e824
	background: #e7ffff; 
f2e824
	border-color: #cee; 
f2e824
	color: #099; 
f2e824
	}
f2e824
f2e824
.tickets tr.color4-even { 
f2e824
	background: #dff; 
f2e824
	border-color: #bee; 
f2e824
	color: #099; 
f2e824
	}
f2e824
f2e824
.tickets tr.color5-odd { 
f2e824
	background: #e7eeff; 
f2e824
	border-color: #cde; 
f2e824
	color: #469; 
f2e824
	}
f2e824
f2e824
.tickets tr.color5-even { 
f2e824
	background: #dde7ff; 
f2e824
	border-color: #cde; 
f2e824
	color: #469; 
f2e824
	}
f2e824
f2e824
.tickets tr.color6-odd  { 
f2e824
	background: #f0f0f0; 
f2e824
	border-color: #ddd; 
f2e824
	color: #888; 
f2e824
	}
f2e824
f2e824
.tickets tr.color6-even { 
f2e824
	background: #f7f7f7; 
f2e824
	border-color: #ddd; 
f2e824
	color: #888; 
f2e824
	}
f2e824
f2e824
.tickets tr.color6-odd a, 
f2e824
.color6-even a { 
f2e824
	color: #b66; 
f2e824
	}
f2e824
f2e824
.tickets tbody tr.fullrow td, 
f2e824
.tickets tbody td.fullrow {
f2e824
	border: none;
f2e824
	color: #333;
f2e824
	background: transparent;
f2e824
	padding: 0 1em 2em 2em !important;
f2e824
	font-size: 85%;
f2e824
	}
f2e824
f2e824
.tickets tbody tr.fullrow:hover { 
f2e824
	background: transparent !important; 
f2e824
	}
f2e824
f2e824
.tickets .fullrow :link, 
f2e824
.tickets .fullrow :visited { 
f2e824
	display: inline; 
f2e824
	}
f2e824
f2e824
.tickets .fullrow .meta { 
f2e824
	color: #999; 
f2e824
	margin-bottom: -.5em; 
f2e824
	margin-left: -1em; 
f2e824
	}
f2e824
f2e824
.tickets .fullrow hr { 
f2e824
	display: none; 
f2e824
	}
f2e824
f2e824
/* Query results table */
f2e824
f2e824
table.tickets tbody tr.added td { 
f2e824
	font-weight: bold; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.changed td { 
f2e824
	font-style: italic; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.removed td { 
f2e824
	color: #999; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.prio1 { 
f2e824
	background: #fdc; 
f2e824
	border-color: #e88; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.even.prio1 { 
f2e824
	background: #fed; 
f2e824
	border-color: #e99; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.prio2 { 
f2e824
	background: #ffb; 
f2e824
	border-color: #eea; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.even.prio2 { 
f2e824
	background: #ffd; 
f2e824
	border-color: #dd8; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.prio3  { 
f2e824
	background: #fbfbfb; 
f2e824
	border-color: #ddd; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.even.prio3 { 
f2e824
	background: #f6f6f6; 
f2e824
	border-color: #ccc; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.prio4 { 
f2e824
	background: #e7ffff; 
f2e824
	border-color: #cee; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.even.prio4 { 
f2e824
	background: #dff; 
f2e824
	border-color: #bee; 
f2e824
	}
f2e824
f2e824
table.tickets tbody tr.prio5 { 
f2e824
	background: #e7eeff; 
f2e824
	border-color: #cde; 
f2e824
	}
f2e824
	
f2e824
table.tickets tbody tr.even.prio5 { 
f2e824
	background: #dde7ff 
f2e824
	}
f2e824
	
f2e824
table.tickets tbody tr.prio6 { 
f2e824
	background: #f0f0f0; 
f2e824
	border-color: #ddd; 
f2e824
	}
f2e824
	
f2e824
table.tickets tbody tr.even.prio6 { 
f2e824
	background: #f7f7f7; 
f2e824
	}