From af634a90b677695905c7f26c2017cf13805d5b2e Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 4 Feb 2020 23:34:49 -0800 Subject: Add second part of liked comment theme --- app/src/web/scss/core/_core_text.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/web/scss/core/_core_text.scss b/app/src/web/scss/core/_core_text.scss index 45b64172..31d6b433 100644 --- a/app/src/web/scss/core/_core_text.scss +++ b/app/src/web/scss/core/_core_text.scss @@ -27,7 +27,7 @@ h1, h2, h3, h4, h5, h6 { } // Related to like buttons -a[data-sigil~="unlike"], a[style*="color: rgb(32, 120, 244)"], +a[data-sigil~="unlike"], a[style*="color: rgb(32, 120, 244)"], a[style*="color:#2078f4"], strong > a, a > ._2vyr, ._15ks ._2q8z._2q8z, ._1e3e, .blueName, ._5kqs ._55sr, ._484w.selected ._6zf, ._6_qj, ._2wn3, ._by_, ._1r05 { color: $accent !important; -- cgit v1.2.3