From fbbdd262a35db90538ac714fc4ca1261672f886d Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Fri, 11 Jul 2014 18:24:46 -0300 Subject: [PATCH] hide control panel button --- cabecalho.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/cabecalho.css b/cabecalho.css index bf4a946..13c333f 100644 --- a/cabecalho.css +++ b/cabecalho.css @@ -569,6 +569,9 @@ div#wrap-0.menu{/*width: 20%*/; /*float: left;height: 1px;*/} padding: 5px; margin-left: 16px; } +#theme-header .btn_control_panel #user .ctrl-panel { + display: none; +} /* #theme-header .btn_control_panel #user a strong:hover { -- libgit2 0.21.2