From 0369d02d00b8846aedc0c90fe99e53a3c97bdec6 Mon Sep 17 00:00:00 2001 From: connors Date: Sat, 21 Sep 2013 16:45:52 -0700 Subject: [PATCH] Removing active state on table views. --- lib/sass/table-views.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/sass/table-views.scss b/lib/sass/table-views.scss index 912a031..b1778a8 100644 --- a/lib/sass/table-views.scss +++ b/lib/sass/table-views.scss @@ -28,9 +28,6 @@ margin: -11px -60px -11px 0; color: inherit; } - > a:not([class*="button"]):active { - background-color: #eee; - } p { margin: 0;