From 3e23ec8d27bedbc60aa7b165aa672335f05050eb Mon Sep 17 00:00:00 2001
From: hankhill19580 <hankhill19580@gmail.com>
Date: Tue, 1 Sep 2020 14:14:39 +0000
Subject: [PATCH] fix trac#2768

---
 installer/resources/themes/console/dark/console.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css
index 4b3584e873..58854f9bd8 100644
--- a/installer/resources/themes/console/dark/console.css
+++ b/installer/resources/themes/console/dark/console.css
@@ -5098,7 +5098,6 @@ div.app {
 
 div.app:hover {
     opacity: 1;
-    border: 1px solid #1F1A24;
     background: #7778bf;
     box-shadow: none;
     color: #e6e6e7 !important;
-- 
GitLab