From 7498d9bf721156e12596fe11dc69ab66f8e4c743 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Tue, 4 Aug 2015 19:42:52 -0700 Subject: [PATCH] Add stylish --- db.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.css b/db.css index b1ab9a1..fb77bdc 100644 --- a/db.css +++ b/db.css @@ -1,3 +1,3 @@ -tr > td[2] { +#stylish.db tr > td:nth-child(2) { whitespace: pre; } -- 2.47.3