1
0
Fork 0

Condense and stripe projects table

This commit is contained in:
Tom Willemsen 2012-09-11 21:06:45 +02:00
parent d19ca0430e
commit d2f68a3423

View file

@ -50,7 +50,7 @@
relative-last-update))) relative-last-update)))
(define (page-projects request body index) (define (page-projects request body index)
(respond `((table (@ (class "table")) (respond `((table (@ (class "table table-condensed table-striped"))
(thead (thead
(tr (tr
(th "Name") (th "Name")