Commit fbbdd262a35db90538ac714fc4ca1261672f886d
1 parent
120ff84f
Exists in
master
and in
3 other branches
hide control panel button
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
cabecalho.css
@@ -569,6 +569,9 @@ div#wrap-0.menu{/*width: 20%*/; /*float: left;height: 1px;*/} | @@ -569,6 +569,9 @@ div#wrap-0.menu{/*width: 20%*/; /*float: left;height: 1px;*/} | ||
569 | padding: 5px; | 569 | padding: 5px; |
570 | margin-left: 16px; | 570 | margin-left: 16px; |
571 | } | 571 | } |
572 | +#theme-header .btn_control_panel #user .ctrl-panel { | ||
573 | + display: none; | ||
574 | +} | ||
572 | 575 | ||
573 | /* | 576 | /* |
574 | #theme-header .btn_control_panel #user a strong:hover { | 577 | #theme-header .btn_control_panel #user a strong:hover { |