1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-12 23:45:46 +01:00

show info about tabs loaded in background; also allow ctrl- prefixed keys again

This commit is contained in:
Martin Stubenschrott
2008-06-24 20:36:06 +00:00
parent 89bbff60fd
commit 7aa055d9d3
7 changed files with 30 additions and 26 deletions

View File

@@ -109,6 +109,10 @@ the terms of any one of the MPL, the GPL or the LGPL.
color: white;
font-weight: bold;
}
.hl-InfoMsg {
background-color: white;
color: magenta;
}
.hl-ModeMsg {
background-color: white;
color: black;