From 9bda9cb03f2974f505eadb504c2f8effe579c330 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Tue, 20 Jul 2010 23:19:06 -0500 Subject: [PATCH] List of bugs --- BUGS | 2 ++ dirtbags.css | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 BUGS diff --git a/BUGS b/BUGS new file mode 100644 index 0000000..54823b6 --- /dev/null +++ b/BUGS @@ -0,0 +1,2 @@ +* 90° angle bug +* results list isn't sorted diff --git a/dirtbags.css b/dirtbags.css index a436c14..8c71432 100644 --- a/dirtbags.css +++ b/dirtbags.css @@ -188,3 +188,6 @@ table.pollster thead { font-weight: bold; } +.swatch { + color: #000000; +}