From 46c6d63dcdc29539863b9416259e052d74461437 Mon Sep 17 00:00:00 2001 From: Matt Graham Date: Wed, 27 Nov 2013 10:55:28 -0500 Subject: [PATCH] removing focus from core --- static/panels.less | 7 ------- 1 file changed, 7 deletions(-) diff --git a/static/panels.less b/static/panels.less index deb76e871..ea842dc7d 100644 --- a/static/panels.less +++ b/static/panels.less @@ -20,13 +20,6 @@ } } -.focusable-panel { - opacity: 0.8; - &:focus { - opacity: 1; - } -} - .panel-heading { margin: 0;