From a40db78c1ba7a0f054a23b3b7537add74b4e1562 Mon Sep 17 00:00:00 2001 From: tantowijh <71215938+tantowijh@users.noreply.github.com> Date: Tue, 13 Sep 2022 00:00:44 +0700 Subject: [PATCH] update --- tplay/css/tplay.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tplay/css/tplay.css b/tplay/css/tplay.css index b7a0934..d59ea54 100644 --- a/tplay/css/tplay.css +++ b/tplay/css/tplay.css @@ -2,6 +2,11 @@ .bs .bsx .limit .typez.Donghua, .seventh .main-seven .limit .bt span.type.Donghua, .stylesix .bsx .thumb .typez.Donghua { background: var(--donghua); } +/* custom dual styling */ +.bs .bsx .limit .bt span.sb.Dual, .seventh .main-seven .limit .bt span.sb.Dual, .bxcl ul li .epl-sub .status.Dual, .meta .year .status.Dual, .bixbox.episodedl .epwrapper .epheader .entry-info .status.Dual { + background: var(--tplay); + color: #fff; +} /* custom a for bvl btn */ a.bvl:hover, a.vl:hover {