2 border: 1px solid #bbb;
4 box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 0px 0px;
15 border-bottom: 1px solid #bbb;
16 border-top-left-radius: 0.5rem;
17 border-top-right-radius: 0.5rem;
28 .chart-pane:focus header {
29 background-color: rgba(204, 153, 51, 0.1);
33 .chart-pane .progress {
38 .chart-pane .progress .spinner {
46 .chart-pane a.close-button {
47 display: inline-block;
53 .chart-pane a.bugs-button {
54 display: inline-block;
60 .chart-pane a.search-button {
61 display: inline-block;
67 .search-pane, .bugs-pane {
70 border: 1px solid #bbb;
72 border-radius: 0.5rem;
101 vertical-align: middle;
104 border-top-right-radius: 0.5rem;
105 border-bottom-right-radius: 0.5rem;
111 .search-pane .repositories {
113 vertical-align: middle;
117 .search-pane input:focus {
118 background-color: rgb(249, 242, 228);
126 .chart-pane .svg-container {
130 .chart-pane .svg-container {
135 display: inline-block;
137 border: solid 1px #d9d9d9;
138 border-radius: 0.3rem;
146 .selection-toolbar .button {
153 border-left: solid 1px #bbb;
156 .selection-toolbar .button:first-child {
160 .selection-toolbar .button svg {
165 .chart-pane .details {
171 border-left: solid 1px #bbb;
174 .chart-pane .overview {
176 border-bottom: solid 0px #eee;
179 .chart-pane .details-table-container {
187 .chart-pane .details-table {
191 border-collapse: collapse;
194 .chart-pane .details-table td:last-child {
198 .chart-pane .details-table td table {
199 border-collapse: collapse;
202 .chart-pane .details-table td table td {
203 word-break: break-word;
204 border-top: solid 1px #ccc;
208 .chart-pane .details-table td table td a {
209 text-decoration: none;
212 .chart-pane .details-table th {
219 .chart-pane .details-table .bugs th {
223 .chart-pane .details-table th:after {
231 .chart-pane .chart svg {
252 .chart .commit-time-line {
271 .chart path.area.baseline {
277 .chart path.area.target {
289 shape-rendering: crispEdges;
296 .chart .current-item {
304 stroke-dasharray: 4, 4;
314 shape-rendering: crispEdges;