From 41eb15bea7a8f2ca7f93631b2499aec81c31c9b9 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 25 Jul 2023 21:06:26 +0300 Subject: [PATCH] add speed-carot to reports when possible --- files/assets/css/main.css | 2 +- files/templates/comments.html | 2 +- files/templates/modals/report_post.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 372f3f9fd..6c3b35068 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6631,7 +6631,7 @@ g { border-radius: 4px; border: 1px solid rgba(255, 255, 255, 0.3); box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); - z-index:999; + z-index: 1000000001; } #speed-carot-modal .speed-modal-option diff --git a/files/templates/comments.html b/files/templates/comments.html index 348114a34..419674da0 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -771,7 +771,7 @@