From ed65b6c14e649c7d701e342bcea817c9a1d60a3d Mon Sep 17 00:00:00 2001 From: Heiko Kernbach Date: Fri, 18 Oct 2013 10:41:37 +0200 Subject: [PATCH] shell css --- js/apps/system/aardvark/frontend/css/shellView.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/js/apps/system/aardvark/frontend/css/shellView.css b/js/apps/system/aardvark/frontend/css/shellView.css index 87027bd311..bfe17cef66 100644 --- a/js/apps/system/aardvark/frontend/css/shellView.css +++ b/js/apps/system/aardvark/frontend/css/shellView.css @@ -115,11 +115,6 @@ height: 20px !important; } -.jqconsole-blurred .jqconsole-header, .jqconsole-blurred .jssuccess, .jqconsole-blurred .jserror, -.jqconsole-blurred .jqconsole-prompt, .jqconsole-blurred .jqconsole-old-prompt{ - opacity: 0.7; -} - #queryOutput .ace_gutter-cell { background-color: #F0F0F0 !important; }