From 96afb885186ece78f6a2872d45be2cab097ef3c4 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Thu, 23 Dec 2021 21:41:53 +0800 Subject: [PATCH] change line-through style from grey to red --- src/ui/common.css | 2 +- src/ui/index.tis | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ui/common.css b/src/ui/common.css index 94b16642b..574fbb1a5 100644 --- a/src/ui/common.css +++ b/src/ui/common.css @@ -319,5 +319,5 @@ menu li.selected span { menu li.line-through { text-decoration-line: line-through; - color: grey; + color: red; } diff --git a/src/ui/index.tis b/src/ui/index.tis index 5bffff322..09339a75e 100644 --- a/src/ui/index.tis +++ b/src/ui/index.tis @@ -209,7 +209,7 @@ class MyIdMenu: Reactor.Component {
  • IP Whitelisting
  • ID/Relay Server
  • -
  • {svg_checkmark}Enable service
  • +
  • {svg_checkmark}Enable Service
  • Forum
  • About {handler.get_app_name()}