From b2bc31465ec61e2823007e8103a0a699546b21eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 20:11:00 +0000 Subject: [PATCH] automated regeneration --- github-dark.user.css | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) diff --git a/github-dark.user.css b/github-dark.user.css index 2d27ae814..21fd7a62b 100644 --- a/github-dark.user.css +++ b/github-dark.user.css @@ -11084,34 +11084,9 @@ .border-white-fade { border-color: hsla(0, 0%, 0%, .15) !important; } - .graphiql-button-group > button.graphiql-button { - background-color: transparent; - } - [data-reach-dialog-content], [data-reach-listbox-popover] { - background-color: #181818; - } - [data-reach-listbox-list]:focus { - box-shadow: none; - } - [data-reach-listbox-option][data-current-nav] { - color: #fff; - } - @keyframes flash { - 0% { - color: #fff; - } - to { - color: #fff; - } - } - [data-reach-menu-item][data-selected] { - color: #fff; - } - [data-reach-tooltip] { - color: #afafaf; - border-color: #5a5a5a; - } - .graphiql-history-item.editable > input, [data-reach-combobox-input] { + .graphiql-button-group > button.graphiql-button, + .graphiql-doc-explorer-search [role=combobox], + .graphiql-history-item.editable > input { background-color: transparent; } @-moz-keyframes blink {