html for updated reading progress flow
This commit is contained in:
parent
7612df5161
commit
7bf39d3bf7
6 changed files with 155 additions and 55 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue