mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Mark deleted channels in /subscription_manager
This commit is contained in:
parent
bc9d70109c
commit
7557ffcda1
4 changed files with 15 additions and 12 deletions
|
@ -1,3 +1,7 @@
|
|||
.deleted {
|
||||
background-color: rgb(255, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.channel-owner {
|
||||
background-color: #008bec;
|
||||
color: #fff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue