X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fapi4-explorer.css;h=8041edda26dd6cb750ab37db7721e06152388222;hb=502492c2bcad65c4a1e77f9a2b9595844a39dcb4;hp=9451bc26d60d864d4cc3568444aa0f06d994c3d5;hpb=8001adaf6ac16b4e0f5d71e71f5c77d3e680b8c3;p=civicrm-core.git diff --git a/css/api4-explorer.css b/css/api4-explorer.css index 9451bc26d6..8041edda26 100644 --- a/css/api4-explorer.css +++ b/css/api4-explorer.css @@ -33,6 +33,12 @@ 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 { + background-color: #f1f1f18c +} #bootstrap-theme.api4-explorer-page .explorer-code-panel table td:first-child { width: 5em; }