blob: ce79b81d391f0f7b7956c7b422f460c6b4b32e39 [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-warning {
margin: 4px 0;
line-height: 1.8em;
}
#kill-switch-warning, .kill-switch-label {
color: red;
}
.kill-switch-label {
margin: 0 0 8px 0;
line-height: 1em;
}
.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;
}