From ce2250a1f379fb217795b63df6716523e0e57648 Mon Sep 17 00:00:00 2001 From: Gusted Date: Thu, 12 Aug 2021 14:30:22 +0200 Subject: [PATCH] clarify purpose of unused rule (#1307) --- popup/search.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/popup/search.css b/popup/search.css index bd67d940..643d4d7f 100644 --- a/popup/search.css +++ b/popup/search.css @@ -196,7 +196,8 @@ body.search-results-shown { color: darkred; } -.search-result-meta [data-type="rating"][data-class="none"] dd { +/* Keeping an empty rule so customizers can easily tweak it */ +search-result-meta [data-type="rating"][data-class="none"] dd { } .search-result-meta [data-type="weekly"],