Commit 22ef0b3b9b9cc7fbeb062e03cd62b1c8a2baa059

Authored by Sidney Ricardo
2 parents 12041e4f af8aac87

Merge branch 'master' of https://gitlab.com/softwarepublico/noosfero-spb-theme

cabecalho-cinza-theme.css
@@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
3 #theme-header{} 3 #theme-header{}
4 4
5 #header { 5 #header {
6 - padding: 13px 0 0 0;/*(azul-claro)*/ 6 + padding: 15px 0 0 0; /*13px 0 0 0;*/
7 color: #000; 7 color: #000;
8 background-color: rgb(236,237,241); 8 background-color: rgb(236,237,241);
9 } 9 }
@@ -42,7 +42,7 @@ @@ -42,7 +42,7 @@
42 margin-right: 8px; 42 margin-right: 8px;
43 } 43 }
44 #accessibility a:hover { 44 #accessibility a:hover {
45 - color: #d0d9ff; 45 + color: #969696; /*#d0d9ff;*/
46 } 46 }
47 47
48 #accessibility span { 48 #accessibility span {
@@ -58,9 +58,9 @@ background-repeat: no-repeat; @@ -58,9 +58,9 @@ background-repeat: no-repeat;
58 58
59 /* Barra do Brasil */ 59 /* Barra do Brasil */
60 60
61 -#barra-brasil, #wrapper-barra-brasil, #wrap-1 { 61 +/*#barra-brasil, #wrapper-barra-brasil, #wrap-1 {
62 min-width: 960px; 62 min-width: 960px;
63 -} 63 +}*/
64 64
65 /* logo */ 65 /* logo */
66 #logo { 66 #logo {
@@ -116,7 +116,7 @@ background-repeat: no-repeat; @@ -116,7 +116,7 @@ background-repeat: no-repeat;
116 display: block; 116 display: block;
117 float: right; 117 float: right;
118 clear: left; 118 clear: left;
119 - border-bottom: 1px dotted #d0d9ff; 119 + border-bottom: 1px dotted #969696; /*#d0d9ff;*/
120 padding-bottom: 2px; 120 padding-bottom: 2px;
121 margin-top: -15px; 121 margin-top: -15px;
122 font-size: 10px; 122 font-size: 10px;
@@ -141,7 +141,7 @@ background-repeat: no-repeat; @@ -141,7 +141,7 @@ background-repeat: no-repeat;
141 } 141 }
142 142
143 #portal-siteactions li a:hover { 143 #portal-siteactions li a:hover {
144 - color: #d0d9ff; 144 + color: #969696; /*#d0d9ff;*/
145 } 145 }
146 #portal-siteactions li a { 146 #portal-siteactions li a {
147 padding: 4px 0px; 147 padding: 4px 0px;
@@ -150,7 +150,7 @@ background-repeat: no-repeat; @@ -150,7 +150,7 @@ background-repeat: no-repeat;
150 #social-icons { 150 #social-icons {
151 float: right; 151 float: right;
152 clear: right; 152 clear: right;
153 - margin: 0px; 153 + margin: 0px 0px 17px;
154 } 154 }
155 155
156 #social-icons ul { 156 #social-icons ul {
@@ -169,7 +169,7 @@ background-repeat: no-repeat; @@ -169,7 +169,7 @@ background-repeat: no-repeat;
169 #siteaction-accessibility, 169 #siteaction-accessibility,
170 #siteaction-contraste, 170 #siteaction-contraste,
171 li#siteaction-mapadosite { 171 li#siteaction-mapadosite {
172 - margin: 0px 15px 0px 0px; 172 + margin: 0px 48px 0px 0px; /*era 15*/
173 } 173 }
174 174
175 /* */ 175 /* */
@@ -185,8 +185,9 @@ li#siteaction-mapadosite { @@ -185,8 +185,9 @@ li#siteaction-mapadosite {
185 } 185 }
186 186
187 #theme-header #sobre { 187 #theme-header #sobre {
188 - line-height: 20px; 188 + line-height: 30px;
189 font-size: 12px; 189 font-size: 12px;
  190 + height: 30px;
190 } 191 }
191 192
192 193
@@ -197,6 +198,7 @@ li#siteaction-mapadosite { @@ -197,6 +198,7 @@ li#siteaction-mapadosite {
197 clear: both; 198 clear: both;
198 max-width: 100% !important; 199 max-width: 100% !important;
199 margin: 0; 200 margin: 0;
  201 + background-color: #999999;
200 /*background: #0d4094;/*azul-mais-escuro*/ 202 /*background: #0d4094;/*azul-mais-escuro*/
201 padding: 5px 0; 203 padding: 5px 0;
202 } 204 }
@@ -209,7 +211,7 @@ li#siteaction-mapadosite { @@ -209,7 +211,7 @@ li#siteaction-mapadosite {
209 } 211 }
210 212
211 #sobre a { 213 #sobre a {
212 - color: rgb(96,96,96); 214 + color: #ffffff; /*rgb(96,96,96);*/
213 font-family: 'Open Sans', Arial, Helvetica, sans-serif; 215 font-family: 'Open Sans', Arial, Helvetica, sans-serif;
214 } 216 }
215 #navbar a{ 217 #navbar a{
@@ -232,6 +234,14 @@ li#siteaction-mapadosite { @@ -232,6 +234,14 @@ li#siteaction-mapadosite {
232 234
233 } 235 }
234 236
  237 +#links-rapidos{
  238 + width: 960px;
  239 + margin: 0 auto;
  240 + font-color:#fff;
  241 +
  242 +}
  243 +
  244 +
235 /* Searchbox */ 245 /* Searchbox */
236 .LSBox { 246 .LSBox {
237 margin: 0; 247 margin: 0;
@@ -247,7 +257,7 @@ input.searchField { @@ -247,7 +257,7 @@ input.searchField {
247 clear: right; 257 clear: right;
248 float: right; 258 float: right;
249 font-size: 80%; 259 font-size: 80%;
250 - margin: 30px 0 14px; 260 + margin: 30px 0 15px; /*30px 0 14px*/
251 /*margin: 3.12em 0px 3px 0px;*/ 261 /*margin: 3.12em 0px 3px 0px;*/
252 text-align: right; 262 text-align: right;
253 border-radius: 5px; 263 border-radius: 5px;
@@ -262,7 +272,7 @@ input.searchField { @@ -262,7 +272,7 @@ input.searchField {
262 padding: 0.45em; 272 padding: 0.45em;
263 border-right: none; 273 border-right: none;
264 border: none; 274 border: none;
265 - width: 210px; /*170px;*/ 275 + width: 171px; /*210px;170px;*/
266 } 276 }
267 277
268 #portal-searchbox form { 278 #portal-searchbox form {
@@ -331,6 +341,8 @@ background-size: 100% 100%; @@ -331,6 +341,8 @@ background-size: 100% 100%;
331 /* */ 341 /* */
332 342
333 /* Social Buttons */ 343 /* Social Buttons */
  344 +
  345 +
334 #social-buttons a { 346 #social-buttons a {
335 width: 18px; 347 width: 18px;
336 height: 20px; 348 height: 20px;
header.html.erb
@@ -90,7 +90,7 @@ @@ -90,7 +90,7 @@
90 </ul> 90 </ul>
91 </div> 91 </div>
92 92
93 - <div id="sobre"> 93 + <!-- <div id="sobre">
94 <ul> 94 <ul>
95 <li id="link-faq"> 95 <li id="link-faq">
96 <a href="/ajuda/ajuda/duvidas-frequentes">Perguntas frequentes</a> 96 <a href="/ajuda/ajuda/duvidas-frequentes">Perguntas frequentes</a>
@@ -99,11 +99,23 @@ @@ -99,11 +99,23 @@
99 <a href="/contact/portal/new">Contato</a> 99 <a href="/contact/portal/new">Contato</a>
100 </li> 100 </li>
101 </ul> 101 </ul>
102 - </div> 102 + </div>
103 103
104 - </div> 104 + </div> -->
105 105
106 </div> 106 </div>
  107 +
  108 + <div id="sobre">
  109 + <ul id="links-rapidos">
  110 + <li id="link-faq">
  111 + <a href="/ajuda/ajuda/duvidas-frequentes">Perguntas frequentes</a>
  112 + </li>
  113 + <li id="link-contact">
  114 + <a href="/contact/portal/new">Contato</a>
  115 + </li>
  116 + </ul>
  117 + </div>
  118 +
107 </div> 119 </div>
108 120
109 121
@@ -54,7 +54,7 @@ @@ -54,7 +54,7 @@
54 margin: auto; 54 margin: auto;
55 width: 100%; 55 width: 100%;
56 } 56 }
57 - 57 +/*
58 #barra-brasil { 58 #barra-brasil {
59 z-index: 99; 59 z-index: 99;
60 width: 100%; 60 width: 100%;
@@ -65,7 +65,7 @@ div#wrapper-barra-brasil { @@ -65,7 +65,7 @@ div#wrapper-barra-brasil {
65 width: 960px; 65 width: 960px;
66 font-family: Arial, Helvetica, sans-serif !important; 66 font-family: Arial, Helvetica, sans-serif !important;
67 } 67 }
68 - 68 +*/
69 69
70 /****************** Estilos basicos ******************/ 70 /****************** Estilos basicos ******************/
71 71
@@ -1304,6 +1304,10 @@ input.button.with-text { @@ -1304,6 +1304,10 @@ input.button.with-text {
1304 } 1304 }
1305 1305
1306 /*track list nos blocos laterais*/ 1306 /*track list nos blocos laterais*/
  1307 +.box-2{
  1308 + width:150px;
  1309 +}
  1310 +
1307 .box-2 .track_list .item_card, 1311 .box-2 .track_list .item_card,
1308 .box-3 .track_list .item_card { 1312 .box-3 .track_list .item_card {
1309 margin: 10px 0px; 1313 margin: 10px 0px;