From dbd05c30c3d7938e81560b2f79d943fafeb4bec5 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Wed, 13 Jul 2016 09:02:26 -0400 Subject: [PATCH] update dayman theme --- contrib/static/dayman.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/static/dayman.css b/contrib/static/dayman.css index 96e78b6..b9be28f 100644 --- a/contrib/static/dayman.css +++ b/contrib/static/dayman.css @@ -16,6 +16,6 @@ body { background: #FBFFC9; } -.navbar, table, thead, th, table, pre { +.navbar, table, thead, th, table, pre, .op { background: #FFECBE; }