summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/htmlfiles/style.scss')
-rw-r--r--coverage/htmlfiles/style.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/coverage/htmlfiles/style.scss b/coverage/htmlfiles/style.scss
index 3615c528..e9b339d5 100644
--- a/coverage/htmlfiles/style.scss
+++ b/coverage/htmlfiles/style.scss
@@ -351,6 +351,10 @@ $border-indicator-width: .2em;
padding: 1em 0 1em $left-gutter;
font-family: $font-code;
+ table {
+ width: 100%;
+ }
+
.p {
// position relative makes position:absolute pop-ups appear in the right place.
position: relative;
@@ -487,10 +491,6 @@ $border-indicator-width: .2em;
}
- .x {
- xxuser-select: none;
- }
-
.r {
position: absolute;
top: 0;