1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-10 17:34:13 +01:00

set hl-InfoMsg foreground colour to black

This commit is contained in:
Doug Kearns
2008-10-06 01:23:14 +00:00
parent 18c67c92ed
commit 48e0c5e0b8

View File

@@ -126,7 +126,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
}
.hl-InfoMsg {
background-color: white;
color: magenta;
color: black;
}
.hl-ModeMsg {
background-color: white;