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
commita8fec73a087c55ed9e9106120cf7a2cf4b47b3ad (patch)
tree6bd67a0138bfe932cf5fe8a3ff12646a1d1da975 /coverage/htmlfiles
parent46bfbba8e7978410d2c693495a6c9b1a8664fa70 (diff)
downloadpython-coveragepy-git-a8fec73a087c55ed9e9106120cf7a2cf4b47b3ad.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 1e4d5306..86b82091 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;