summaryrefslogtreecommitdiffstats
path: root/www/ice/ice.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/ice/ice.css')
-rw-r--r--www/ice/ice.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/ice/ice.css b/www/ice/ice.css
index 77bf770..3a4f66e 100644
--- a/www/ice/ice.css
+++ b/www/ice/ice.css
@@ -375,8 +375,9 @@ body {
border: none;
}
#content table td {
- padding-right: 10px;
- white-space: normal;
+ padding-right: 10px;
+ white-space: normal;
+ border-bottom: 1px solid #ccc;
}