aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css')
-rw-r--r--src/css/dumbymap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css
index 53f00ce..b2c5d9b 100644
--- a/src/css/dumbymap.css
+++ b/src/css/dumbymap.css
@@ -708,13 +708,13 @@ root {
708 } 708 }
709 709
710 .Showcase { 710 .Showcase {
711 z-index: 0; 711 z-index: 1;
712 } 712 }
713 713
714 .SemanticHtml { 714 .SemanticHtml {
715 pointer-events: none; 715 pointer-events: none;
716 716
717 z-index: 1; 717 z-index: 2;
718 } 718 }
719} 719}
720 720