1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-31 18:45:45 +01:00

improve error messages given when sourcing files

This commit is contained in:
Doug Kearns
2008-09-30 12:27:16 +00:00
parent fce599268e
commit f1b40dd6ec
3 changed files with 53 additions and 30 deletions

View File

@@ -127,6 +127,10 @@ the terms of any one of the MPL, the GPL or the LGPL.
background-color: white;
color: black;
}
.hl-LineNr {
background-color: white;
color: orange;
}
.hl-MoreMsg {
background-color: white;
color: green;