Tournament schedule: don't use striped columns.

This commit is contained in:
vonavi 2014-03-27 21:13:14 +02:00
parent 7d73003441
commit 4c9c9459fc

View File

@ -173,7 +173,7 @@ info_output_lor() {
info_output_html() {
echo "<div class=\"tour-info\">"
echo " <table class=\"table table-striped table-condensed table-bordered\">"
echo " <table class=\"table table-condensed table-bordered\">"
echo " <caption>"
echo " <strong>${tour_num} тур (${date_beg} - ${date_end})</strong>"
echo " </caption>"