implemented dictionary manager which ties into the HTML Checker

This commit is contained in:
Eric J. Bowersox
2003-06-07 09:33:54 +00:00
parent 92a569cbbd
commit 11be5128bf
22 changed files with 47176 additions and 149 deletions

View File

@@ -139,3 +139,8 @@ td.sidebox {
font-weight: bold;
font-color: red;
}
SPAN.spellingerror {
font-weight: bold;
font-color: red;
}