From 6df0c2acf3a63dcb722aa03b6cdda87e00b4084c Mon Sep 17 00:00:00 2001 From: valden80 <111227649+valden80@users.noreply.github.com> Date: Sun, 1 Oct 2023 15:46:06 +0300 Subject: [PATCH] Better wi 2 (#1203) * Update world-info.css * Update index.html * V-center Wi delete --------- Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com> --- public/css/world-info.css | 9 +++++++-- public/index.html | 10 +++++----- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/public/css/world-info.css b/public/css/world-info.css index 7445fdbb9..9f70c297d 100644 --- a/public/css/world-info.css +++ b/public/css/world-info.css @@ -170,10 +170,15 @@ } .disabledWIEntry { - opacity: 0.2; + opacity: 0.4; + filter: grayscale(1); +} + +.disabledWIEntry:hover { + opacity: 1.0; filter: grayscale(1); } .height32px { height: 32px; -} \ No newline at end of file +} diff --git a/public/index.html b/public/index.html index 866de9515..ab76e0111 100644 --- a/public/index.html +++ b/public/index.html @@ -3912,7 +3912,7 @@ - -