summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/style.css
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-03-22 13:12:16 -0400
committerNed Batchelder <ned@nedbatchelder.com>2023-03-22 13:58:58 -0400
commit63f3e495b184ebd9aa4c9d757fb78ed148580d29 (patch)
treeaf4c68f94d50fafe94d56fce46cf92739cd8bd3f /coverage/htmlfiles/style.css
parenta5dc01131b1a38bb7c7908ad968488d87e3664ed (diff)
downloadpython-coveragepy-git-63f3e495b184ebd9aa4c9d757fb78ed148580d29.tar.gz
style: clean up #1587
Diffstat (limited to 'coverage/htmlfiles/style.css')
-rw-r--r--coverage/htmlfiles/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/coverage/htmlfiles/style.css b/coverage/htmlfiles/style.css
index ace48c2c..11b24c4e 100644
--- a/coverage/htmlfiles/style.css
+++ b/coverage/htmlfiles/style.css
@@ -262,8 +262,6 @@ kbd { border: 1px solid black; border-color: #888 #333 #333 #888; padding: .1em
@media (prefers-color-scheme: dark) { #source p .ctxs { background: #056; } }
-#source p .ctxs span { display: block; text-align: right; }
-
#index { font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace; font-size: 0.875em; }
#index table.index { margin-left: -.5em; }