-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproofreader.css
More file actions
123 lines (122 loc) · 5.78 KB
/
proofreader.css
File metadata and controls
123 lines (122 loc) · 5.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
/* Copyright 2021 Nick White.
* Use of this source code is governed by the AGPLv3
* license that can be found in the LICENSE file. */
@font-face { font-family: 'Junicode'; src: url('junicode.woff') format('woff'); }
body { font-family: 'Junicode', serif; }
input { font-family: 'Junicode', serif; }
.ocr_line { display: block; margin-bottom: 2ex; }
#imgstatus { color: red }
#imgpaths { font-family: monospace }
#copychars {
position: fixed;
right: 0px;
bottom: 0px;
width: 15em;
height: 30ex;
background-color: #eaeaea;
padding: 0ex 1em 1ex 1em;
border-left: 1px solid #555555;
border-top: 1px solid #555555;
}
[title*="x_wconf 0"] { background-color: #8812b0 }
[title*="x_wconf 1"] { background-color: #ff0400 }
[title*="x_wconf 2"] { background-color: #ff0800 }
[title*="x_wconf 3"] { background-color: #ff0c00 }
[title*="x_wconf 4"] { background-color: #ff1000 }
[title*="x_wconf 5"] { background-color: #ff1400 }
[title*="x_wconf 6"] { background-color: #ff1800 }
[title*="x_wconf 7"] { background-color: #ff1c00 }
[title*="x_wconf 8"] { background-color: #ff2000 }
[title*="x_wconf 9"] { background-color: #ff2400 }
[title*="x_wconf 10"] { background-color: #ff2800 }
[title*="x_wconf 11"] { background-color: #ff2c00 }
[title*="x_wconf 12"] { background-color: #ff3000 }
[title*="x_wconf 13"] { background-color: #ff3400 }
[title*="x_wconf 14"] { background-color: #ff3800 }
[title*="x_wconf 15"] { background-color: #ff3c00 }
[title*="x_wconf 16"] { background-color: #ff4000 }
[title*="x_wconf 17"] { background-color: #ff4400 }
[title*="x_wconf 18"] { background-color: #ff4800 }
[title*="x_wconf 19"] { background-color: #ff4c00 }
[title*="x_wconf 20"] { background-color: #ff5000 }
[title*="x_wconf 21"] { background-color: #ff5400 }
[title*="x_wconf 22"] { background-color: #ff5800 }
[title*="x_wconf 23"] { background-color: #ff5c00 }
[title*="x_wconf 24"] { background-color: #ff6000 }
[title*="x_wconf 25"] { background-color: #ff6400 }
[title*="x_wconf 26"] { background-color: #ff6800 }
[title*="x_wconf 27"] { background-color: #ff6c00 }
[title*="x_wconf 28"] { background-color: #ff7000 }
[title*="x_wconf 29"] { background-color: #ff7400 }
[title*="x_wconf 30"] { background-color: #ff7800 }
[title*="x_wconf 31"] { background-color: #ff7c00 }
[title*="x_wconf 32"] { background-color: #ff8000 }
[title*="x_wconf 33"] { background-color: #ff8400 }
[title*="x_wconf 34"] { background-color: #ff8800 }
[title*="x_wconf 35"] { background-color: #ff8c00 }
[title*="x_wconf 36"] { background-color: #ff9000 }
[title*="x_wconf 37"] { background-color: #ff9400 }
[title*="x_wconf 38"] { background-color: #ff9800 }
[title*="x_wconf 39"] { background-color: #ff9c00 }
[title*="x_wconf 40"] { background-color: #ffa000 }
[title*="x_wconf 41"] { background-color: #ffa400 }
[title*="x_wconf 42"] { background-color: #ffa800 }
[title*="x_wconf 43"] { background-color: #ffac00 }
[title*="x_wconf 44"] { background-color: #ffb000 }
[title*="x_wconf 45"] { background-color: #ffb400 }
[title*="x_wconf 46"] { background-color: #ffb800 }
[title*="x_wconf 47"] { background-color: #ffbc00 }
[title*="x_wconf 48"] { background-color: #ffc000 }
[title*="x_wconf 49"] { background-color: #ffc400 }
[title*="x_wconf 50"] { background-color: #ffc800 }
[title*="x_wconf 51"] { background-color: #fdff00 }
[title*="x_wconf 52"] { background-color: #fbff00 }
[title*="x_wconf 53"] { background-color: #f9ff00 }
[title*="x_wconf 54"] { background-color: #f7ff00 }
[title*="x_wconf 55"] { background-color: #f5ff00 }
[title*="x_wconf 56"] { background-color: #f3ff00 }
[title*="x_wconf 57"] { background-color: #f1ff00 }
[title*="x_wconf 58"] { background-color: #efff00 }
[title*="x_wconf 59"] { background-color: #edff00 }
[title*="x_wconf 60"] { background-color: #ebff00 }
[title*="x_wconf 61"] { background-color: #e9ff00 }
[title*="x_wconf 62"] { background-color: #e7ff00 }
[title*="x_wconf 63"] { background-color: #e5ff00 }
[title*="x_wconf 64"] { background-color: #e3ff00 }
[title*="x_wconf 65"] { background-color: #e1ff00 }
[title*="x_wconf 66"] { background-color: #dfff00 }
[title*="x_wconf 67"] { background-color: #ddff00 }
[title*="x_wconf 68"] { background-color: #dbff00 }
[title*="x_wconf 69"] { background-color: #d9ff00 }
[title*="x_wconf 70"] { background-color: #d7ff00 }
[title*="x_wconf 71"] { background-color: #d5ff00 }
[title*="x_wconf 72"] { background-color: #d3ff00 }
[title*="x_wconf 73"] { background-color: #d1ff00 }
[title*="x_wconf 74"] { background-color: #cfff00 }
[title*="x_wconf 75"] { background-color: #cdff00 }
[title*="x_wconf 76"] { background-color: #cbff00 }
[title*="x_wconf 77"] { background-color: #c9ff00 }
[title*="x_wconf 78"] { background-color: #c7ff00 }
[title*="x_wconf 79"] { background-color: #c5ff00 }
[title*="x_wconf 80"] { background-color: #c7ff00 }
[title*="x_wconf 81"] { background-color: #c7ff00 }
[title*="x_wconf 82"] { background-color: #c7ff00 }
[title*="x_wconf 83"] { background-color: #c7ff00 }
[title*="x_wconf 84"] { background-color: #c7ff00}
[title*="x_wconf 85"] { background-color: #c7ff00 }
[title*="x_wconf 86"] { background-color: #c7ff00 }
[title*="x_wconf 87"] { background-color: #c7ff00 }
[title*="x_wconf 88"] { background-color: #c7ff00 }
[title*="x_wconf 89"] { background-color: #c7ff00 }
[title*="x_wconf 90"] { background-color: #3cff00 }
[title*="x_wconf 91"] { background-color: #37ff00 }
[title*="x_wconf 92"] { background-color: #32ff00 }
[title*="x_wconf 93"] { background-color: #2dff00 }
[title*="x_wconf 94"] { background-color: #28ff00 }
[title*="x_wconf 95"] { background-color: #23ff00 }
[title*="x_wconf 96"] { background-color: #1eff00 }
[title*="x_wconf 97"] { background-color: #19ff00 }
[title*="x_wconf 98"] { background-color: #14ff00 }
[title*="x_wconf 99"] { background-color: #0fff00 }
[title*="x_wconf 100"] { background-color: #0aff00 }
[title*="corrected"] { background-color: #7dd0ff }