From eec6ec7a32d1912cec440e4ab72fa029c2ca4028 Mon Sep 17 00:00:00 2001 From: Sascha Brendel Date: Tue, 17 Mar 2020 16:33:28 +0100 Subject: [PATCH] Fixed files context menu. --- vue-dark.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/vue-dark.css b/vue-dark.css index 71dcc57..d8e3cb0 100755 --- a/vue-dark.css +++ b/vue-dark.css @@ -162,6 +162,11 @@ input { color: #42b983; } +.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { + background: var(--select-text-bg-color); + color: #fff; +} + /* cyrillic-ext */ @font-face { font-family: 'Roboto Mono';