diff options
Diffstat (limited to 'common/locale/en-US/gui.xml')
-rw-r--r-- | common/locale/en-US/gui.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/gui.xml b/common/locale/en-US/gui.xml index ed6e13e9..9bb1151c 100644 --- a/common/locale/en-US/gui.xml +++ b/common/locale/en-US/gui.xml @@ -248,7 +248,7 @@ as per &dactyl.host;. The color of the status bar also changes to reflect the current security status of the loaded page. <dl> - <dt style="border:1px solid white" dactyl:highlight="StatusLine">black</dt> + <dt style="border:1px solid white" dactyl:highlight="StatusLineNormal">black</dt> <dd>The site's identity is unverified and the connection is unencrypted</dd> <dt style="border:1px solid white" dactyl:highlight="StatusLineBroken">red</dt> |