blob: a3cd7abd93c4ab053889eed3c409bf2ed5f0bdd7 [file] [log] [blame]
body {
padding-top: 16px;
}
main {
margin: auto;
max-width: 600px;
}
.featured-links {
position: absolute;
top: 8px;
right: 8px;
display: flex;
flex-direction: row;
}
.featured-links > * {
width: 24px;
margin-left: 8px;
}
.experiments-link {
cursor: pointer;
}
.option, .kill-switch-text {
margin: 4px 0;
line-height: 1.8em;
}
.kill-switch-text {
color: red;
}
.help {
cursor: help;
border-bottom: dashed 1px gray;
}
.experimental-label {
color: gray;
}
.actions {
text-align: center;
}
#profileindicatoralt_months {
width: 3em;
}
#save-indicator {
text-align: center;
margin-bottom: 16px;
color: green;
}
[hidden] {
display: none;
}