summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-11-12 22:20:41 +0000
committerLennart Poettering <lennart@poettering.net>2003-11-12 22:20:41 +0000
commitb0505efc7a8be21801fc749698d08e550d8d704a (patch)
tree44da4d6301645e2716d2d2e1aa1c1e7afbc36096
parentdc6a404a45e8d270116d3c39ceeb2cc7c2c0d539 (diff)
svn fix
git-svn-id: file:///home/lennart/svn/public/syrep-chub/trunk@9 4c8cc7d0-f3cb-0310-ad32-ddc431b48844
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index dc29031..a5e5abc 100644
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@
td { padding: 5px; }
td.filename { width: 50ex; }
td.filedate { color: darkgray; font-size: small; text-align: right; }
-td.filedate { color: darkgray; font-size: small; text-align: right; }
+td.filesize { color: darkgray; font-size: small; text-align: right; }
th { text-align: left; background: #f0f0f0; border-bottom-width: 1px; border-bottom-style:solid; border-bottom-color: darkblue; padding: 5px;}
table { border-width: 1px; border-style:solid; border-color: darkblue; border-spacing: 0; empty-cells:show; }
td.buttons { border-top-width: 1px; border-top-style:solid; border-top-color: darkblue; background: #f0f0f0; padding: 5px; text-align: center; }