From 2b296e2e6a3cbc7f54d18585afabe8305daddedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E9=82=88?= Date: Tue, 3 Mar 2020 01:37:09 +0800 Subject: [PATCH] fancy-status: minor fix --- static/css/style.scss | 2 +- status.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/style.scss b/static/css/style.scss index 43ec3d0..e51e185 100644 --- a/static/css/style.scss +++ b/static/css/style.scss @@ -163,7 +163,7 @@ body { font-weight: bold; } #mirror-list { - :hover { + tr:hover { background-color: $color_row_hover; @include dark{ background-color: $color_row_hover_dark; diff --git a/status.html b/status.html index 21303aa..c8ead48 100644 --- a/status.html +++ b/status.html @@ -70,7 +70,7 @@ permalink: /status/
Last Attempted Sync
Next Scheduled Sync
-
Last Successful Sync
+
Last Successful Sync
@@ -93,7 +93,7 @@ permalink: /status/
{{mir.next_schedule}}
{{mir.next_schedule_ago}}
-
{{mir.last_update}}
+
{{mir.last_update}}
Upstream