blob: 6933e1302f44dab81142d87b7842079661d12d43 [file] [log] [blame]
body {
padding-top: 16px;
}
main {
margin: auto;
max-width: 600px;
}
.features-link, .experiments-link {
position: absolute;
top: 8px;
width: 24px;
}
.features-link {
right: 8px;
}
.experiments-link {
cursor: pointer;
right: 40px;
}
.option {
margin: 4px 0;
line-height: 1.8em;
}
.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;
}