From 926b6f9ab0b68c1cf936f5717141effb4f810795 Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 23 Oct 2013 17:31:31 -0400 Subject: [PATCH] Lightnes table headers again somewhat --- src/collections/table.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collections/table.less b/src/collections/table.less index 4a713a171..cc314a609 100755 --- a/src/collections/table.less +++ b/src/collections/table.less @@ -47,7 +47,7 @@ .ui.table th { cursor: auto; - background-color: rgba(0, 0, 0, 0.1); + background-color: rgba(0, 0, 0, 0.05); text-align: left; color: rgba(0, 0, 0, 0.8);