remove block
This commit is contained in:
@@ -11,11 +11,10 @@
|
|||||||
<link rel="stylesheet" href="static/profile_page.css" />
|
<link rel="stylesheet" href="static/profile_page.css" />
|
||||||
<link rel="stylesheet" href="static/progress_bar.css" />
|
<link rel="stylesheet" href="static/progress_bar.css" />
|
||||||
|
|
||||||
<div id="popup_background" class="blocked"></div>
|
<div id="popup_background" class="blocked hidden"></div>
|
||||||
|
|
||||||
<div id="change_password_dialogue" class="card static_center">
|
<div id="change_password_dialogue" class="card hidden static_center">
|
||||||
<div class="dialouge_title">Change Password</div>
|
<div class="dialouge_title">Change Password</div>
|
||||||
<!--<div class="dialouge_title" id=change_password_text">Change Password</div>-->
|
|
||||||
<button id="close_password_dialogue">X</button>
|
<button id="close_password_dialogue">X</button>
|
||||||
|
|
||||||
<hr
|
<hr
|
||||||
|
|||||||
Reference in New Issue
Block a user