mirror of
https://github.com/unraid/webgui.git
synced 2026-05-04 08:49:47 -05:00
Put notifications in front
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user