summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-06-02 19:30:53 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-06-02 19:30:53 -0400
commita9f0450eb2e4412242107943badbe3222721a48d (patch)
tree527d53347df2bb310bd9f40a69af3e6daead842b /coverage/htmlfiles
parenta22aea2c6923714de46b114f530bce2aff2e9c96 (diff)
downloadpython-coveragepy-a9f0450eb2e4412242107943badbe3222721a48d.tar.gz
Extirpate trailing spaces
Diffstat (limited to 'coverage/htmlfiles')
-rw-r--r--coverage/htmlfiles/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/coverage/htmlfiles/style.css b/coverage/htmlfiles/style.css
index 1e4d530..86b8209 100644
--- a/coverage/htmlfiles/style.css
+++ b/coverage/htmlfiles/style.css
@@ -325,12 +325,12 @@ td.text {
white-space: nowrap;
background: #eee;
}
-#index th.headerSortDown:after {
+#index th.headerSortDown:after {
content: " ↓";
-}
-#index th.headerSortUp:after {
+}
+#index th.headerSortUp:after {
content: " ↑";
-}
+}
#index td.name, #index th.name {
text-align: left;
width: auto;