mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-05-26 12:32:25 +00:00
Rework subscribing to deleted channels
This commit is contained in:
parent
15e3f06ad6
commit
109dcd22de
12 changed files with 167 additions and 22 deletions
|
|
@ -37,6 +37,10 @@ $_theme: () !default
|
|||
font-size: 22px
|
||||
color: map.get($_theme, "fg-main")
|
||||
|
||||
.missing-reason
|
||||
font-size: 16px
|
||||
color: map.get($_theme, "fg-warning")
|
||||
|
||||
@include forms.checkbox-hider("watched-videos-display")
|
||||
|
||||
#watched-videos-display:checked ~ .video-list-item--watched
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue