Put notifications in front

This commit is contained in:
bergware
2024-02-22 16:42:01 +01:00
parent fb0a3e9a2e
commit df18d48eb7
4 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
.jGrowl{position:fixed;font-size:1.3rem}
.jGrowl{position:fixed;font-size:1.3rem;z-index:10001}
.jGrowl.top-left{left:10px;top:90px}
.jGrowl.top-right{right:10px;top:90px}
.jGrowl.bottom-left{left:10px;bottom:24px}
@@ -1,4 +1,4 @@
.jGrowl{position:fixed;font-size:1.3rem}
.jGrowl{position:fixed;font-size:1.3rem;z-index:10001}
.jGrowl.top-left{left:10px;top:130px}
.jGrowl.top-right{right:10px;top:130px}
.jGrowl.bottom-left{left:10px;bottom:24px}
@@ -1,4 +1,4 @@
.jGrowl{position:fixed;font-size:1.3rem}
.jGrowl{position:fixed;font-size:1.3rem;z-index:10001}
.jGrowl.top-left{left:10px;top:90px}
.jGrowl.top-right{right:10px;top:90px}
.jGrowl.bottom-left{left:10px;bottom:24px}
@@ -1,4 +1,4 @@
.jGrowl{position:fixed;font-size:1.3rem}
.jGrowl{position:fixed;font-size:1.3rem;z-index:10001}
.jGrowl.top-left{left:10px;top:130px}
.jGrowl.top-right{right:10px;top:130px}
.jGrowl.bottom-left{left:10px;bottom:24px}