From d8081550b85d4aae37758ec5ebea1472a19d108f Mon Sep 17 00:00:00 2001 From: Suresh Mali Date: Thu, 4 Jun 2026 14:35:58 +0530 Subject: [PATCH] refactor: comment out unused CSS rules in desk theme for clarity status issue --- frappe_desk_theme/public/css/frappe_desk_theme.bundle.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe_desk_theme/public/css/frappe_desk_theme.bundle.css b/frappe_desk_theme/public/css/frappe_desk_theme.bundle.css index 7e57849..94a2cac 100644 --- a/frappe_desk_theme/public/css/frappe_desk_theme.bundle.css +++ b/frappe_desk_theme/public/css/frappe_desk_theme.bundle.css @@ -556,12 +556,12 @@ div.level-right { } /* Table rows - data rows with customizable background and text colors */ -.level.list-row, +/* .level.list-row, .level-item.bold.ellipsis a, .filterable.ellipsis { background-color: var(--table-body-bg); color: var(--table-body-color); -} +} */ /* ======================================== CONDITIONAL ELEMENT VISIBILITY