X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fapi4-explorer.css;h=02dd6dbadf1b426aa4ea0511b3e4adc35f876d61;hb=7231d5282bef1509b991a58cc9f0028f9aee570f;hp=d2bd35064775f4d933863347e2a025e97f421539;hpb=c57c49faa390fc4347e1eedbf6a8ca5534de4c20;p=civicrm-core.git diff --git a/css/api4-explorer.css b/css/api4-explorer.css index d2bd350647..02dd6dbadf 100644 --- a/css/api4-explorer.css +++ b/css/api4-explorer.css @@ -152,22 +152,6 @@ padding: 5px 10px; } -/* Collapsible optgroups for select2 */ -div.select2-drop.collapsible-optgroups-enabled .select2-result-with-children:not(.optgroup-expanded) > .select2-result-sub > li.select2-result { - display: none; -} -div.select2-drop.collapsible-optgroups-enabled .select2-result-with-children > .select2-result-label:before { - font-family: FontAwesome; - content: "\f0da"; - display: inline-block; - padding-right: 3px; - vertical-align: middle; - font-weight: normal; -} -div.select2-drop.collapsible-optgroups-enabled .select2-result-with-children.optgroup-expanded > .select2-result-label:before { - content: "\f0d7"; -} - #bootstrap-theme.api4-explorer-page .form-control.huge { width: 25em; }