View | Details | Raw Unified | Return to bug 342121
Collapse All | Expand All

(-)META-INF/html/styles.css (-8 lines)
Lines 93-109 Link Here
93
}
93
}
94
	
94
	
95
.result tbody tr.selected td {
95
.result tbody tr.selected td {
96
	background-color: #3d80df;
97
	color: #ffffff;
98
	font-weight: bold;
96
	font-weight: bold;
99
	border-left: 1px solid #346DBE;
100
	border-bottom: 1px solid #7DAAEA;
101
}
97
}
102
98
103
.result tbody tr.selected td a {
104
	color: #ffffff;
105
}
106
107
.result tbody tr.totals td {
99
.result tbody tr.totals td {
108
	font-weight: bold;
100
	font-weight: bold;
109
	background-color: #D3D3D3;
101
	background-color: #D3D3D3;

Return to bug 342121