From b7e65b854b369bdf466e7fd4b463baf11198c907 Mon Sep 17 00:00:00 2001 From: Calixte Denizet Date: Thu, 20 Feb 2025 15:01:52 +0100 Subject: [PATCH] [Editor] Make the editing toolbar buttons text visible when hovered in HCM with Desert theme (bug 1949417) --- web/viewer.css | 1 - 1 file changed, 1 deletion(-) diff --git a/web/viewer.css b/web/viewer.css index 2439813f4..6afd750f9 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -1130,7 +1130,6 @@ dialog :link { font-style: normal; font-weight: 400; line-height: 150%; - color: var(--main-color); width: fit-content; inset-inline-start: 0; }