mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-07 21:43:37 +02:00
set hl-InfoMsg foreground colour to black
This commit is contained in:
@@ -126,7 +126,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|||||||
}
|
}
|
||||||
.hl-InfoMsg {
|
.hl-InfoMsg {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
color: magenta;
|
color: black;
|
||||||
}
|
}
|
||||||
.hl-ModeMsg {
|
.hl-ModeMsg {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user