From 28d66dea33b1f7da3bd26e674e6cc69b62d6c541 Mon Sep 17 00:00:00 2001 From: fs Date: Sun, 5 Apr 2026 18:05:50 +0200 Subject: [PATCH] refactor(helpdesk): use semantic
instead of CSS borders for rule separators Replace border-bottom on rule items and border-top on advanced disclosure with native
elements that inherit Core's muted-border styling. Module CSS now only handles layout, not border presentation. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../pages/helpdesk/settings/index(default).phtml | 15 ++++++++------- modules/helpdesk/web/css/helpdesk.css | 7 ++----- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/modules/helpdesk/pages/helpdesk/settings/index(default).phtml b/modules/helpdesk/pages/helpdesk/settings/index(default).phtml index b5edc7e..3670ecc 100644 --- a/modules/helpdesk/pages/helpdesk/settings/index(default).phtml +++ b/modules/helpdesk/pages/helpdesk/settings/index(default).phtml @@ -292,25 +292,25 @@ $isOAuth2 = $authMode === HelpdeskSettingsGateway::AUTH_MODE_OAUTH2; - +
- +
- +
- +
+
@@ -367,7 +368,7 @@ $isOAuth2 = $authMode === HelpdeskSettingsGateway::AUTH_MODE_OAUTH2;
- +
- +
- +