From 4d4d3ee076b565e9207bc33c7e3816399a3f15b0 Mon Sep 17 00:00:00 2001 From: fofolee Date: Sat, 1 Jan 2022 14:03:51 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/style/options.css | 1 + src/plugin.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/assets/style/options.css b/src/assets/style/options.css index 25a278d..975d104 100644 --- a/src/assets/style/options.css +++ b/src/assets/style/options.css @@ -182,6 +182,7 @@ body { white-space: nowrap; text-overflow: ellipsis; width: 95%; + font-weight: bold; } #options table tr { diff --git a/src/plugin.json b/src/plugin.json index 2970fa4..bd4feea 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -4,7 +4,7 @@ "main": "index.html", "homepage": "https://github.com/fofolee/uTools-quickcommand", "publishPage": "https://yuanliao.info/d/424", - "version": "2.3.6", + "version": "2.4.0", "author": "云之轩", "unpack":"autopep8.py", "logo": "logo.png",