From 2ff2d07b5ed265d0f4ce095002484fe771e51dae Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 25 Dec 2023 21:06:47 +0100 Subject: watchlist and some small fixes --- web/style/props.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web') diff --git a/web/style/props.css b/web/style/props.css index 415503a..6afc19d 100644 --- a/web/style/props.css +++ b/web/style/props.css @@ -31,6 +31,12 @@ .props p.progress::before { content: "pending"; } +.props p.pending { + background: rgba(156, 35, 69, 0.63); +} +.props p.pending::before { + content: "playlist_add_check"; +} .props p.rating { background: rgba(138, 156, 35, 0.63); } -- cgit v1.2.3-70-g09d2