mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Started implementation
This commit is contained in:
@@ -428,6 +428,18 @@ footer{
|
||||
|
||||
/* global colors */
|
||||
|
||||
.modal-overlay {
|
||||
z-index: 999999 !important;
|
||||
}
|
||||
|
||||
.modal {
|
||||
z-index: 9999999999 !important;
|
||||
}
|
||||
|
||||
#user_password {
|
||||
width: 50% !important;
|
||||
}
|
||||
|
||||
.modal-header-fixed{
|
||||
position:fixed;
|
||||
width:100px;
|
||||
|
||||
Reference in New Issue
Block a user