6 border-bottom: 1px solid #bbb;
7 border-top-left-radius: 0.5rem;
8 border-top-right-radius: 0.5rem;
19 .chart-pane:focus header {
20 background-color: rgba(204, 153, 51, 0.1);
24 .chart-pane .progress {
29 .chart-pane .progress .spinner {
37 .chart-pane a.close-button {
38 display: inline-block;
44 .chart-pane a.stat-button {
45 display: inline-block;
51 .chart-pane a.bugs-button {
52 display: inline-block;
58 .chart-pane a.search-button {
59 display: inline-block;
68 border: 1px solid #bbb;
71 border-radius: 0.5rem;
86 border: solid 1px #ccc;
87 border-radius: 0.5rem;
101 padding: 0.3rem 0.5rem;
103 border-top: solid 1px #ccc;
104 border-bottom: solid 1px #ccc;
107 .stat-option:first-child h1 {
113 margin: 0.1rem 0.5rem 0.1rem 1rem;
138 vertical-align: middle;
141 border-top-right-radius: 0.5rem;
142 border-bottom-right-radius: 0.5rem;
148 .search-pane .repositories {
150 vertical-align: middle;
154 .search-pane input:focus {
155 background-color: rgb(249, 242, 228);
163 .chart-pane .svg-container {
167 .chart-pane .svg-container {
172 display: inline-block;
174 border: solid 1px #d9d9d9;
175 border-radius: 0.3rem;
183 .selection-toolbar .button {
190 border-left: solid 1px #bbb;
193 .selection-toolbar .button:first-child {
197 .selection-toolbar .button svg {
202 .chart-pane .details {
208 border-left: solid 1px #bbb;
211 .analysis-chart-pane {
215 .analysis-chart-pane table {
219 .chart-pane .overview {
221 border-bottom: solid 0px #eee;
224 .chart-pane .details-table-container {
231 .analysis-chart-pane .details-table-container {
236 .chart-pane .details-table,
237 .chart-pane .commits-viewer {
241 border-collapse: collapse;
244 .chart-pane .commits-viewer {
248 .chart-pane .details-table td:last-child {
252 .chart-pane .details-table th {
259 .chart-pane .details-table td {
263 .chart-pane .details-table .bugs th {
267 .chart-pane .details-table th:after {
271 .chart-pane .details-table .status th {
275 .chart-pane .details-table .status td {
279 .chart-pane .commits-viewer caption {
280 border-top: solid 1px #ccc;
284 padding-left: 0.5rem;
288 .chart-pane .commits-viewer caption:before,
289 .analysis-group .results .summary .config-letter:before {
290 display: inline-block;
292 content: "\25BE"; /* Down arrow */
295 .chart-pane .commits-viewer.hidden caption:before,
296 .analysis-group .results .hideRequests .summary .config-letter:before {
297 display: inline-block;
299 content: "\25B8"; /* Right arrow */
302 .chart-pane .commits {
303 border-bottom: solid 1px #ccc;
304 margin-bottom: 0.2rem;
307 .chart-pane .commits-viewer {
308 border-collapse: collapse;
311 .chart-pane .commits-viewer td,
312 .chart-pane .commits-viewer th {
313 word-break: break-word;
314 border-top: solid 1px #ccc;
318 .chart-pane .commits-viewer th {
323 .chart-pane .commits-viewer td {
331 .chart-pane .chart svg {
356 .chart .dot.foreground {
365 .chart path.area.foreground {
368 .chart path.current {
372 .chart path.current.foreground {
376 .chart path.movingAverage {
382 .chart path.envelope {
388 .chart path.baseline {
391 .chart-pane .status .worse,
392 .dashboard-status .worse {
399 .chart-pane .status .better,
400 .dashboard-status .better {
404 .dashboard-status .status-label {
414 shape-rendering: crispEdges;
421 .chart .current-item {
438 shape-rendering: crispEdges;
446 .chart .axis.interactive text {
452 background-color: #fc6;