From 66cb6270f0c511d8c389f3a56e58353dc05efc5b Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 16 Aug 2021 20:46:57 +0800 Subject: [PATCH] opt some --- page/index.css | 3 +++ page/index.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/page/index.css b/page/index.css index 63b6eeeb..d7a3abfa 100644 --- a/page/index.css +++ b/page/index.css @@ -383,6 +383,9 @@ fieldset>form.option>div.item input.args.tiny { fieldset>form.option>div.item input.args { width:82px; height:21px; font-size:16px; } +fieldset>form.option>div.item input[name=path]:hover { + width:240px; +} fieldset>form.option>div.item input[name=text] { width:240px; } diff --git a/page/index.html b/page/index.html index 0338e55d..9851cdad 100644 --- a/page/index.html +++ b/page/index.html @@ -8,7 +8,7 @@ volcanos - +