summaryrefslogtreecommitdiff
path: root/static/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/default.css')
-rw-r--r--static/default.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/static/default.css b/static/default.css
index 2377d14..b3003ab 100644
--- a/static/default.css
+++ b/static/default.css
@@ -106,13 +106,10 @@ th, td {
.details-visible {
padding: 8px;
- max-height: 1000px;
+ max-height: 600px;
transition: all 0.15s ease-in-out;
}
-.details div {
-}
-
tr:nth-child(2n + 1) td {
background-color: #fff;
}