mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-13 21:59:54 +02:00
support visualization of ocr confidences
This commit is contained in:
parent
de98fa6ddd
commit
c707650bb6
2 changed files with 37 additions and 33 deletions
|
@ -17,8 +17,8 @@
|
|||
body{font-family:Verdana;font-size:16px}
|
||||
table{table-layout:fixed;width:100%;text-align:center}
|
||||
th{background-color:lightgray}
|
||||
.editable:focus{background-color:#f0e442}
|
||||
tr:focus-within{background-color:#dddddd}
|
||||
.editable:focus{background-color:#f0e442 !important}
|
||||
tr:focus-within{background-color:#dddddd !important}
|
||||
|
||||
.accordion:hover .accordion-item:hover .accordion-item-content,
|
||||
.accordion .accordion-item--default .accordion-item-content{height:10.5em}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue