html for updated reading progress flow

This commit is contained in:
Mouse Reeve
2020-11-05 16:48:15 -08:00
parent 7612df5161
commit 7bf39d3bf7
6 changed files with 155 additions and 55 deletions

View File

@ -15,6 +15,10 @@ input.toggle-control:checked ~ .toggle-content {
display: block;
}
input.toggle-control:checked ~ .modal.toggle-content {
display: flex;
}
/* --- STARS --- */
.rate-stars button.icon {
background: none;