Browse Source

make error page z-index 11

CauseFX 5 years ago
parent
commit
ed5f28e6b1
3 changed files with 2 additions and 2 deletions
  1. 1 1
      css/organizr.css
  2. 0 0
      css/organizr.min.css
  3. 1 1
      css/themes/Organizr.css

+ 1 - 1
css/organizr.css

@@ -252,7 +252,7 @@ body.stop-scrolling {
     height: 100%;
     position: fixed;
     display: none;
-    z-index: 10;
+    z-index: 11;
 }
 
 img.lazyload.tabImages {

File diff suppressed because it is too large
+ 0 - 0
css/organizr.min.css


+ 1 - 1
css/themes/Organizr.css

@@ -298,7 +298,7 @@ a.mytooltip {
   height: 100%;
   position: fixed;
   display: none;
-  z-index: 10;
+  z-index: 11;
 }
 .error-body h1 {
   font-size: 210px;

Some files were not shown because too many files changed in this diff