Blame Identity/Models/Html/Trac/htdocs/css/report.css

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