summaryrefslogtreecommitdiffstatshomepage
path: root/tekuti
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-09-11 21:06:45 +0200
committerGravatar Tom Willemsen2012-09-11 21:06:45 +0200
commitd2f68a34235583c02065328031b6da039087b916 (patch)
tree8d33beace424c23332f811eb058585da94f3d717 /tekuti
parentd19ca0430ec3c7c9a91ca136799d6dd05aa6ef4a (diff)
downloadtekuti-d2f68a34235583c02065328031b6da039087b916.tar.gz
tekuti-d2f68a34235583c02065328031b6da039087b916.zip
Condense and stripe projects table
Diffstat (limited to 'tekuti')
-rw-r--r--tekuti/projects.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tekuti/projects.scm b/tekuti/projects.scm
index 9c0af36..1caa908 100644
--- a/tekuti/projects.scm
+++ b/tekuti/projects.scm
@@ -50,7 +50,7 @@
relative-last-update)))
(define (page-projects request body index)
- (respond `((table (@ (class "table"))
+ (respond `((table (@ (class "table table-condensed table-striped"))
(thead
(tr
(th "Name")