From: Coleman Watts Date: Sat, 9 Apr 2022 15:30:54 +0000 (-0400) Subject: api4Explorer.css style fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d378e1f9fe2eab53a0f4c85265f64edeaa7d2057;p=civicrm-core.git api4Explorer.css style fix --- diff --git a/css/api4-explorer.css b/css/api4-explorer.css index 69c05da335..1cd4635d4d 100644 --- a/css/api4-explorer.css +++ b/css/api4-explorer.css @@ -26,8 +26,8 @@ border-bottom-left-radius: 0; margin-bottom: 0; } -#bootstrap-theme .panel-heading li>a { - background-color: #f1f1f18c +#bootstrap-theme .panel-heading li > a { + background-color: #f1f1f18c; } #bootstrap-theme.api4-explorer-page .explorer-code-panel pre { min-height: 3.3em;