diff --git a/neath.html b/neath.html index 5405be6..8e4acff 100644 --- a/neath.html +++ b/neath.html @@ -14,24 +14,24 @@ body{font-family:Verdana;font-size:16px} table{table-layout:fixed;width:100%;text-align:center} th{background-color:lightgray} - .editable:focus{background-color:yellow} - tr:focus-within{background-color:whitesmoke} + .editable:focus{background-color:#f0e442} + tr:focus-within{background-color:#dddddd} .accordion:hover .accordion-item:hover .accordion-item-content, .accordion .accordion-item--default .accordion-item-content{height:10.5em} .accordion-item-content, .accordion:hover .accordion-item-content{height:0;overflow:hidden;transition:height.25s} .accordion{padding:0;margin:auto;width:100px} - .accordion-item:hover{background-color:yellow} + .accordion-item:hover{background-color:#f0e442} - .type_select:hover{background-color:yellow} + .type_select:hover{background-color:#f0e442} - .ner_per{background-color:skyblue} - .ner_loc{background-color:goldenrod} - .ner_org{background-color:plum} - .ner_work{background-color:lightgreen} - .ner_conf{background-color:olive} - .ner_evt{background-color:lavender} - .ner_todo{background-color:turquoise} + .ner_per{background-color:#56b3e9} + .ner_loc{background-color:#e69d00} + .ner_org{background-color:#cc79a7} + .ner_work{background-color:#009e74} + .ner_conf{background-color:#aaaa00} + .ner_evt{background-color:#0072b2} + .ner_todo{background-color:#d55e00} .fit-image{ width: 100%; @@ -55,8 +55,8 @@
-

neath: named entity annotation tool in html

- User Guide | Annotation Guidelines | Issues
+

neath: named entity annotation tool

+ User Guide | Annotation Guidelines | Issues
@@ -70,7 +70,7 @@
- Please upload a TSV file: + Please upload a TSV(i) file: