From 546d8b91c2e0991c410a42b2098ff1d478f24c73 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Sat, 23 Apr 2016 06:28:01 +0100 Subject: Fix help dialog HTML. - Style the links at the top the same as those at the bottom (re. colour). - Fix HTML indentation. --- content_scripts/vimium.css | 1 + 1 file changed, 1 insertion(+) (limited to 'content_scripts') diff --git a/content_scripts/vimium.css b/content_scripts/vimium.css index f4029509..1b63c9da 100644 --- a/content_scripts/vimium.css +++ b/content_scripts/vimium.css @@ -177,6 +177,7 @@ td.vimiumHelpDialogTopButtons { font-size: 14px; padding-left: 5px; padding-right: 5px; + color:#555; } div.vimiumColumn { width:50%; -- cgit v1.2.3