From 96c840a973dc9da0a16d83503125748c43f5bd6b Mon Sep 17 00:00:00 2001 From: Hope Casey-Allen Date: Sun, 3 Dec 2017 19:20:37 -0800 Subject: [PATCH] organized filters better --- index.css | 4 ++++ index.html | 68 +++++++++++++++++++++++++++++++----------------------- 2 files changed, 43 insertions(+), 29 deletions(-) diff --git a/index.css b/index.css index 8fa1099..9623f77 100644 --- a/index.css +++ b/index.css @@ -77,4 +77,8 @@ .filter-cell-header { text-align: right; font-weight: bold; +} + +.tenPx { + width: 10px; } \ No newline at end of file diff --git a/index.html b/index.html index ea0705e..11c4ab3 100644 --- a/index.html +++ b/index.html @@ -34,36 +34,46 @@
- - - - - - - - - - - - - - - - - - -
Self:
Allies:
Enemies:
- - Blue - Red - Both - -
- Win - Loss - Both +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Self:
Allies:
Enemies:
Starting side: + Blue + Red + Both +
Match outcome: + Win + Loss + Both +
+

-