From 8b0b4cd84860b08e6fefe59fde32c5677d7c65c8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 28 Nov 2017 10:49:42 -0800 Subject: Update tests for new skylighting. --- test/lhs-test.html+lhs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'test/lhs-test.html+lhs') diff --git a/test/lhs-test.html+lhs b/test/lhs-test.html+lhs index a8185a268..a2d9bc324 100644 --- a/test/lhs-test.html+lhs +++ b/test/lhs-test.html+lhs @@ -29,8 +29,10 @@ pre.numberSource a.sourceLine::before -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; - padding: 0 4px; width: 4em; } -pre.numberSource { margin-left: 3em; border-left: 1px solid #aaaaaa; color: #aaaaaa; padding-left: 4px; } + padding: 0 4px; width: 4em; + color: #aaaaaa; + } +pre.numberSource { margin-left: 3em; border-left: 1px solid #aaaaaa; padding-left: 4px; } @media screen { a.sourceLine::before { text-decoration: underline; color: initial; } } -- cgit v1.2.3