summaryrefslogtreecommitdiff
path: root/public/stylesheets/admin.css
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-04-13 21:48:33 +0200
committerhukl <contact@smyck.org>2009-04-13 21:48:33 +0200
commitcb5667cf4a21d16583bb1856651f367a88fa74fd (patch)
tree43c81ad9093c882e506a42cd93613abd5b2abc40 /public/stylesheets/admin.css
parent45e3774674e99a3d14e0cc0bbacaa2281b40111a (diff)
that line does the trick!
Diffstat (limited to 'public/stylesheets/admin.css')
-rw-r--r--public/stylesheets/admin.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css
index 84bfe4f..c10205d 100644
--- a/public/stylesheets/admin.css
+++ b/public/stylesheets/admin.css
@@ -84,6 +84,7 @@ table#node_table {
84 84
85table#node_table tr { 85table#node_table tr {
86 height: 65px; 86 height: 65px;
87 border-bottom: 1px solid #000000;
87} 88}
88 89
89table#node_table th.title { 90table#node_table th.title {