Use new CSS formatting for STV output also
This commit is contained in:
parent
d6862df8f0
commit
f086f97b2d
@ -1,6 +1,6 @@
|
||||
{#
|
||||
Eos - Verifiable elections
|
||||
Copyright © 2017 RunasSudo (Yingtong Li)
|
||||
Copyright © 2017-18 RunasSudo (Yingtong Li)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
@ -40,8 +40,6 @@
|
||||
Count log
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="ui form">
|
||||
<textarea style="font-family: monospace;" rows="20">{{ result.log }}</textarea>
|
||||
</div>
|
||||
<div class="monoout" style="max-height: 20em;">{{ result.log }}</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user