diff options
| -rw-r--r-- | background_page.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/background_page.html b/background_page.html index 4421ae2f..06c48359 100644 --- a/background_page.html +++ b/background_page.html @@ -62,6 +62,7 @@ 'font-family:"Helvetica Neue", "Helvetica", "Arial", "Sans";' + 'top:-1px;' + 'left:-1px;' + + 'white-space:nowrap;' + '}' + '.internalVimiumHintMarker > .matchingCharacter {' + 'color:#C79F0B;' + |
