From ea967ac72160697baafb21f766a90f1cd59a2d30 Mon Sep 17 00:00:00 2001 From: Gusted Date: Thu, 12 Aug 2021 01:13:33 +0200 Subject: [PATCH] Remove unused rule --- popup/search.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/popup/search.css b/popup/search.css index bd67d940..2ccc0e01 100644 --- a/popup/search.css +++ b/popup/search.css @@ -196,9 +196,6 @@ body.search-results-shown { color: darkred; } -.search-result-meta [data-type="rating"][data-class="none"] dd { -} - .search-result-meta [data-type="weekly"], .search-result-meta [data-type="total"] { text-align: right;