From 67525652aa72b5903906019bce3046cefba26e3f Mon Sep 17 00:00:00 2001 From: JackMyth Date: Sun, 3 May 2020 21:15:15 +0800 Subject: [PATCH] Fix a bug --- resource/webkit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/webkit.css b/resource/webkit.css index 7357b2f..23c4f4f 100644 --- a/resource/webkit.css +++ b/resource/webkit.css @@ -304,7 +304,7 @@ html.client body.labs .responsive_page_content color: white; } -.ClientUIControls div[class^="gamelistentry_Container"][class*="InstalledRemotely"][class*="gamelistentry_HoverOverlay"]. +.ClientUIControls div[class^="gamelistentry_Container"][class*="InstalledRemotely"][class*="gamelistentry_HoverOverlay"], .ClientUIControls div[class^="gamelistentry_Container"][class*="gamelistentry_Installed"][class*="gamelistentry_HoverOverlay"] { font-weight:bold;