X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fapi4-explorer.css;h=b2cfa771cb117bcbdb0272bf452ba5f1f4e7bf82;hb=37e81bb48ea67f73ea06c4eb75e0eab1d9fb710c;hp=02dd6dbadf1b426aa4ea0511b3e4adc35f876d61;hpb=8d4d5423f8aef040692c3efb4da4a4bda01fda8b;p=civicrm-core.git diff --git a/css/api4-explorer.css b/css/api4-explorer.css index 02dd6dbadf..b2cfa771cb 100644 --- a/css/api4-explorer.css +++ b/css/api4-explorer.css @@ -26,10 +26,7 @@ border-bottom-left-radius: 0; margin-bottom: 0; } -#bootstrap-theme.api4-explorer-page .panel-heading.nav-tabs { - padding: 8px 0 0 20px; -} -#bootstrap-theme .panel-heading>li>a { +#bootstrap-theme .panel-heading li>a { background-color: #f1f1f18c } #bootstrap-theme.api4-explorer-page .explorer-code-panel pre { @@ -37,7 +34,7 @@ word-break: break-all; white-space: pre-wrap; } -#bootstrap-theme.api4-explorer-page .explorer-code-panel .panel-heading.nav li a { +#bootstrap-theme.api4-explorer-page .explorer-code-panel .panel-heading>.nav li a { text-transform: uppercase; }