aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/trash.html
diff options
context:
space:
mode:
authorLibravatar Choom 2022-12-17 19:03:51 -0300
committerLibravatar Choom 2022-12-17 20:07:41 -0300
commit109634fcea1a558be5da5bb607a2d5d5083d2b4f (patch)
tree92869c51bf97aed1a93d3f9a76df99d4ad4b28d0 /cgi/templates/trash.html
parenta1cd85b48b2e61fe21ad48c93365696454401266 (diff)
downloadweabot-109634fcea1a558be5da5bb607a2d5d5083d2b4f.tar.gz
weabot-109634fcea1a558be5da5bb607a2d5d5083d2b4f.tar.xz
weabot-109634fcea1a558be5da5bb607a2d5d5083d2b4f.zip
Trim basural
Diffstat (limited to 'cgi/templates/trash.html')
-rw-r--r--cgi/templates/trash.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgi/templates/trash.html b/cgi/templates/trash.html
index 0bd5d8e..9659ca7 100644
--- a/cgi/templates/trash.html
+++ b/cgi/templates/trash.html
@@ -32,12 +32,14 @@ hr {
}
table {
border-spacing: 8px;
+ line-height: 1.2em;
}
th,
td {
border-right: 1px solid #8a1f1f;
border-bottom: 1px solid #8a1f1f;
padding: 6px;
+ vertical-align: top;
}
th {
background: #668800;