Started implementation

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-04 13:32:24 +02:00
parent 49734b935d
commit 01bb2c02e6
5 changed files with 58 additions and 2 deletions

View File

@@ -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;