diff --git a/ui/arduino/main.css b/ui/arduino/main.css index 2ca4958..08046ab 100644 --- a/ui/arduino/main.css +++ b/ui/arduino/main.css @@ -570,3 +570,56 @@ button.small .icon { font-size: inherit; outline-color: #F4BA00; } + +#code-editor .cm-panels { + border-color: #DAE3E3; + padding: 0 10px; + margin: 0; +} +#code-editor .cm-panels .cm-search { + display: flex; + align-items: center; + height: 45px; + padding: 0; + background: #ECF1F1; + gap: 10px; +} +#code-editor .cm-panels label { + display: none; +} +#code-editor .cm-panels input, +#code-editor .cm-panels button { + height: 28px; + margin: 0; + padding: 0; + width: auto; +} +#code-editor .cm-panels button { + border: none; + border-radius: none; + font-family: inherit; + background: none; +} +#code-editor .cm-panels input { + box-sizing: border-box; + padding: 0 10px; + border: none; + width: 100%; + background: rgba(255, 255, 255, 1.0); + font-family: inherit; + font-size: 14px; + outline-style: none; +} +#code-editor .cm-panels input:focus { + outline-style: solid; + outline-color: #F4BA00; + +} +#code-editor .cm-panels [name="replace"], +#code-editor .cm-panels [name="replace"], +#code-editor .cm-panels [name="replaceAll"] { + display: none; +} +#code-editor .cm-panel.cm-search [name="close"] { + position: relative; +} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy