Merge pull request #22171 from civicrm/5.44
[civicrm-core.git] / css / api4-explorer.css
index 02dd6dbadf1b426aa4ea0511b3e4adc35f876d61..b2cfa771cb117bcbdb0272bf452ba5f1f4e7bf82 100644 (file)
   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;
 }