Redesign results page
- Replace chart with table - Analyze tiebreak - Merge all info in a single list of cards Closes #25 Closes #13
This commit is contained in:
parent
d429c16a9e
commit
fdc2d53997
9 changed files with 4608 additions and 26673 deletions
|
|
@ -17,4 +17,8 @@
|
|||
background-color: <%= v[:color] %>;
|
||||
}
|
||||
|
||||
.mj-cell-<%= v[:id] %> {
|
||||
background-color: <%= v[:color] %> !important;
|
||||
}
|
||||
|
||||
<% end %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue