aboutsummaryrefslogtreecommitdiffstats
path: root/background_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'background_page.html')
-rw-r--r--background_page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/background_page.html b/background_page.html
index e98c7453..93fbedbd 100644
--- a/background_page.html
+++ b/background_page.html
@@ -23,6 +23,7 @@
// being sent to the frontend.
var linkHintCss =
'.internalVimiumHintMarker {' +
+ 'position:absolute;' +
'background-color:yellow;' +
'color:black;' +
'font-weight:bold;' +