From 499fa4c4696c7759bd6e5be0bd8b24980268f4de Mon Sep 17 00:00:00 2001 From: david-cermak Date: Mon, 20 Jan 2025 09:40:41 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20espressi?= =?UTF-8?q?f/esp-protocols@265e38d684c22456fb1456a37ac2b81c13a1b0e9=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index b68ea1d5e..2db0ceb91 100644 --- a/index.html +++ b/index.html @@ -361,30 +361,41 @@ span.excludedLine background-color: var(--excluded_color) !important; } -.linebranch, .linecondition, .linedecision, .linecall, .linecount +.linebranch, .linecondition, .linedecision, .linecall, .linecount, .lineblockids { font-family: monospace; border-right: 1px gray solid; background-color: lightgray; + white-space: nowrap; +} +.linebranch, .linecondition, .linedecision, .linecall +{ + text-align: left; +} +.linecount +{ text-align: right; } - .linebranchDetails, .lineconditionDetails, .linedecisionDetails, .linecallDetails { position: relative; } + .linebranchSummary, .lineconditionSummary, .linedecisionSummary, .linecallSummary { cursor: help; + white-space: nowrap; } + .linebranchContents, .lineconditionContents, .linedecisionContents, .linecallContents { - font-family: sans-serif; - font-size: small; + font-family: monospace; + font-size: medium; text-align: left; + white-space: nowrap; position: absolute; - width: 15em; + width: 18em; padding: 1em; background: white; border: solid gray 1px; @@ -645,7 +656,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: Date: - 2025-01-15 11:47:16 + 2025-01-20 09:08:49 Coverage: @@ -1014,7 +1025,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: