Changed hash field to a mono font.
This commit is contained in:
parent
720cea0e45
commit
b873411854
1 changed files with 2 additions and 2 deletions
|
|
@ -70,8 +70,8 @@ Total count of hashed passwords in database is <?=number_format($count['value'])
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<style>
|
<style>
|
||||||
.password {
|
#sha1_field {
|
||||||
width:;
|
font-family:monospace;
|
||||||
}
|
}
|
||||||
#password_score {
|
#password_score {
|
||||||
height: 5px;
|
height: 5px;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue