From 104f7d43ae1af62e4a12ad91c7be593a4de0f4be Mon Sep 17 00:00:00 2001 From: julianahilario Date: Thu, 27 Nov 2014 18:21:27 -0200 Subject: [PATCH] Button acess catalog --- page-inicial.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+), 0 deletions(-) diff --git a/page-inicial.css b/page-inicial.css index bfb84ef..3fa473b 100644 --- a/page-inicial.css +++ b/page-inicial.css @@ -45,6 +45,24 @@ margin:5px; text-align:right; text-transform: uppercase; + margin-right: 32px; } +#bt_catalog-search::after { +content:'>'; +position: absolute; +padding-left: 2px; +/*margin-top: -2px;*/ +right: 10px; +width: 18px; +height: 20px; +color: #172857; +background: #eee; +border-radius: 4px; +font-size: 16px; +line-height: 20px; +text-align: center; +} + + /*fim bloco buscar no catalogo*/ \ No newline at end of file -- libgit2 0.21.2