diff --git a/assets/css/index.css b/assets/css/index.css index 6131949..926ec4d 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -884,13 +884,14 @@ body:not(.gui) .top>.gui, body:not(.gui) .bottom, body:not(.gui) .pickerToggle { border-radius: 4px; } +/* body.gui .chooser>.gui { background: #41444a; } body:not(.gui) .chooser>.json { background: #41444a; -} +} */ .chooser>.back { position: absolute; @@ -1770,4 +1771,4 @@ body.emptyEmbed.emptyContent .emptyTxt { .emptyTxt { display: none!important; } -} \ No newline at end of file +}