From 4d3f5f5f91f7c7565b09c169bc87d6ceef4fbd3e Mon Sep 17 00:00:00 2001 From: IrosTheBeggar Date: Mon, 25 Sep 2017 03:14:15 -0400 Subject: [PATCH] One last tweak befoe bed --- public/css/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/master.css b/public/css/master.css index 7691950..98b4b76 100755 --- a/public/css/master.css +++ b/public/css/master.css @@ -193,7 +193,7 @@ div#jp_container_N { overflow: hidden; } .dirz:hover { - background-color: rgba(230, 154, 23, 0.3); } + background-color: rgba(230, 154, 23, 0.15); } .back:hover { background-color: rgba(230, 154, 23, 0.3); }