diff --git a/cabecalho.css b/cabecalho.css
index a8c11da..fed4e6a 100644
--- a/cabecalho.css
+++ b/cabecalho.css
@@ -789,17 +789,17 @@ text-decoration: none;
/****************** Painel de Controle ******************/
.btn_home {
- margin-right: 14px;
- float: right;
+ margin-right: 14px;
+ float: right;
line-height: 40px;
}
.btn_home a{
- display: inline-block;
- text-decoration: none;
- margin-left: 5px;
- width: 35px;
- background: url("images/logo.png") no-repeat left center transparent;
+ display: inline-block;
+ text-decoration: none;
+ margin-left: 5px;
+ width: 227px;
+ background: url("images/logo-voce.png") no-repeat left center transparent;
}
/*Botão Painel de controle*/
@@ -1097,6 +1097,11 @@ float: right;
display: none;
}
+#user #homepage-link:hover {
+ background: url(images/barra-menu-control-hover.png) no-repeat 10px center;
+ margin-left: 0px;
+}
+
#control_panel_bar .control-panel a {
margin: 0;
border: 0;
@@ -1125,7 +1130,7 @@ float: right;
}
/*--------------------------------------------------------------
-2.2 - Header
+Header: Leandro
--------------------------------------------------------------*/
header { margin:0 auto; height: 195px; border-bottom:1px solid #eaeaea; }
#logo { margin-top:55px; float:left; }
diff --git a/header.html.erb b/header.html.erb
index fedc0c6..c1799b4 100644
--- a/header.html.erb
+++ b/header.html.erb
@@ -59,6 +59,8 @@
+<% if controller_name != 'home' %>
+