From b39cdcfb98fc109bcadad9f73dea2457d5f9df28 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Sat, 30 Oct 2021 13:56:31 -0700 Subject: [PATCH] Remove no-longer-needed setting of z-index --- hlib/domterm-layout.css | 1 - 1 file changed, 1 deletion(-) diff --git a/hlib/domterm-layout.css b/hlib/domterm-layout.css index 0a413305..e0d544d7 100644 --- a/hlib/domterm-layout.css +++ b/hlib/domterm-layout.css @@ -6,7 +6,6 @@ .menubar { position: relative } body { --focused-pane-color: magenta} .lm_content.domterm-active { border:2px solid var(--focused-pane-color); } -.lm_content.domterm { z-index: 1 } iframe.domterm-wrapper { border: none } /* .lm_stack{background:#e1e1e1;border:2px solid pink } / *#cccccc}* /