From 5575a786ab501abb10b8eb902f7fa961c2c24254 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Wed, 21 Oct 2020 10:45:45 -0400 Subject: [PATCH] Use bold text for touchscreen edit menu again --- css/80_app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/80_app.css b/css/80_app.css index 7f51f5fc2..f88bcb87e 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -5348,6 +5348,7 @@ li.hide + li.version .badge .tooltip .popover-arrow { max-width: 120px; text-align: initial; line-height: 1.1em; + font-weight: bold; } .ideditor[dir='ltr'] .edit-menu-item .label { margin-left: 8px;