blob: 92a7931fefb41c0524a29cef905bd620e17993d4 [file] [log] [blame]
explore-multi-sk {
explore-simple-sk {
#plot {
height: 300px;
}
}
#menu {
margin: 1em;
}
#pagination {
margin: 1em;
}
label > span.prefix {
display: inline-block;
width: 100px;
}
label > input {
color: var(--on-surface);
background: var(--surface-1dp);
width: 64px;
}
#test-picker.hidden {
display: none;
}
#add-graph-button.hidden {
display: none;
}
.progress-container {
align-items: center;
display: flex;
.progress {
color: var(--outline);
font-style: italic;
margin-left: 0.5em;
}
}
}