summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-11-06 21:39:21 +0100
committerJules Laplace <julescarbon@gmail.com>2020-11-06 21:39:21 +0100
commit9548d2dcb917775d0e6301c3f9f151f7f7b291fb (patch)
tree6d086b4e1317f6097226fb5c4639cd3a5e1d054e
parentd4ab7c7c02bc3a8beba64ebacfd14e3d838d1cac (diff)
editor headings zindex
-rw-r--r--animism-align/frontend/app/views/align/components/annotations/annotation.index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/animism-align/frontend/app/views/align/components/annotations/annotation.index.css b/animism-align/frontend/app/views/align/components/annotations/annotation.index.css
index a14deb6..afedbde 100644
--- a/animism-align/frontend/app/views/align/components/annotations/annotation.index.css
+++ b/animism-align/frontend/app/views/align/components/annotations/annotation.index.css
@@ -34,6 +34,7 @@
}
.annotationIndex .annotation.section_heading {
background-color: #983;
+ z-index: 1;
}
.annotationIndex .annotation.heading_text {
background-color: #838;