mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Update login system to support the multiple threads of UWSGI
This commit is contained in:
@ -291,6 +291,12 @@ label {
|
||||
#user_edit img {
|
||||
width: 100px;
|
||||
}
|
||||
#cash_summary_form label {
|
||||
display: inline;
|
||||
}
|
||||
.inline {
|
||||
display: inline;
|
||||
}
|
||||
.form_button {
|
||||
width: 150px;
|
||||
height: 120px;
|
||||
|
Reference in New Issue
Block a user