From 807ad8c0da85fd73bab8957c47802b0ed7d84d70 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Thu, 6 Feb 2014 09:24:38 -0500 Subject: [PATCH] use bootstrap styles for browse table --- root/browse.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/browse.html b/root/browse.html index e5ec409b88..c2fdbc9089 100644 --- a/root/browse.html +++ b/root/browse.html @@ -22,7 +22,7 @@
- +
@@ -33,7 +33,7 @@ <% i = 0; FOREACH file IN files %> - class="odd"<% END %>> +
Name
">" class="<% file.directory == 'true' ? 'silk-folder' : file.mime.match("perl") ? 'silk-page-white-code'