aboutsummaryrefslogtreecommitdiffstats
path: root/yt_subscriptions_template.html
diff options
context:
space:
mode:
Diffstat (limited to 'yt_subscriptions_template.html')
-rw-r--r--yt_subscriptions_template.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/yt_subscriptions_template.html b/yt_subscriptions_template.html
index 8e1434c..41493e2 100644
--- a/yt_subscriptions_template.html
+++ b/yt_subscriptions_template.html
@@ -31,7 +31,7 @@
padding-left:10px;
padding-right: 10px;
}
- .sidebar-list > li{
+ .sidebar-list-item{
display:flex;
justify-content: space-between;
margin-bottom: 5px;
@@ -42,6 +42,9 @@
overflow: hidden;
max-width: 200px;
}
+ .muted{
+ background-color: #888888;
+ }
</style>
</head>
<body>