Commit 7564d287c7a2ebee1b9c1efd2df18b85a83fc862
1 parent
71d5e3f7
Exists in
adding_css_from_plugin
Remove CSS from plugin and adding here
Showing
5 changed files
with
334 additions
and
16 deletions
Show diff stats
cadastro.css
@@ -30,6 +30,33 @@ | @@ -30,6 +30,33 @@ | ||
30 | margin:0px 10px 10px 0px; | 30 | margin:0px 10px 10px 0px; |
31 | } | 31 | } |
32 | 32 | ||
33 | +#signup-form small#secondary-email-balloon , | ||
34 | +#signup-form small#area-interest-balloon { | ||
35 | + display: none; | ||
36 | + width: 142px; | ||
37 | + height: 69px; | ||
38 | + color: #FFFFFF; | ||
39 | + font-weight: bold; | ||
40 | + font-size: 11px; | ||
41 | + padding: 5px 10px 45px 10px; | ||
42 | + margin: 0; | ||
43 | + line-height: 1.5em; | ||
44 | + background: transparent url(/images/gray-balloon.png) bottom center no-repeat; | ||
45 | + position: absolute; | ||
46 | + z-index: 2; | ||
47 | + right: -150px; | ||
48 | +} | ||
49 | + | ||
50 | +#signup-form #signup-secondary-email, | ||
51 | +#signup-form #signup-area-interest { | ||
52 | + position: relative; | ||
53 | +} | ||
54 | + | ||
55 | +#signup-form small#secondary-email-balloon, | ||
56 | +#signup-form small#area-interest-balloon { | ||
57 | + top: -80px; | ||
58 | +} | ||
59 | + | ||
33 | .action-account-signup #content { | 60 | .action-account-signup #content { |
34 | text-align: left; | 61 | text-align: left; |
35 | } | 62 | } |
@@ -589,4 +616,4 @@ margin:10px; | @@ -589,4 +616,4 @@ margin:10px; | ||
589 | #category-ajax-selector .label { | 616 | #category-ajax-selector .label { |
590 | font-size: 15px; | 617 | font-size: 15px; |
591 | } | 618 | } |
592 | -*/ | ||
593 | \ No newline at end of file | 619 | \ No newline at end of file |
620 | +*/ |
@@ -0,0 +1,77 @@ | @@ -0,0 +1,77 @@ | ||
1 | +#edit-download-block{ | ||
2 | + width: 820px; | ||
3 | + position: relative; | ||
4 | + left: -24px; | ||
5 | +} | ||
6 | +.download-list-name{ | ||
7 | + margin-left: 40px; | ||
8 | +} | ||
9 | + | ||
10 | +.download-list-link{ | ||
11 | + margin-left: 150px; | ||
12 | +} | ||
13 | + | ||
14 | +.download-list-software-description{ | ||
15 | + margin-left: 100px; | ||
16 | +} | ||
17 | + | ||
18 | +.download-list-minimum-requirements{ | ||
19 | + margin-left: 70px; | ||
20 | +} | ||
21 | + | ||
22 | +.download-list-size{ | ||
23 | + margin-left: 35px; | ||
24 | +} | ||
25 | + | ||
26 | +#droppable-list-downloads{ | ||
27 | + padding-left: 23px; | ||
28 | + margin-top: -12px; | ||
29 | +} | ||
30 | +#droppable-list-downloads li{ | ||
31 | + list-style-type: none; | ||
32 | +} | ||
33 | + | ||
34 | +.download-list-row{ | ||
35 | + line-height: 25px; | ||
36 | + margin-bottom: 5px; | ||
37 | + padding: 10px 1px 10px 0px; | ||
38 | + cursor: pointer; | ||
39 | + width: 97%; | ||
40 | +} | ||
41 | +.download-list-row li{ | ||
42 | + list-style-type: none; | ||
43 | + display: inline; | ||
44 | + margin-left: 5px; | ||
45 | +} | ||
46 | + | ||
47 | +.download-list-row li div{ | ||
48 | + float: left; | ||
49 | + margin-top: 4px; | ||
50 | +} | ||
51 | + | ||
52 | +.download-list-row li a{ | ||
53 | + line-height: 27px !important; | ||
54 | + padding-right: 5px; | ||
55 | +} | ||
56 | + | ||
57 | +.block_download_name { | ||
58 | + width: 100px; | ||
59 | +} | ||
60 | + | ||
61 | +.block_download_link { | ||
62 | + width: 200px; | ||
63 | + margin-left: 10px; | ||
64 | +} | ||
65 | + | ||
66 | +.block_download_minimum_requirements { | ||
67 | + width: 200px; | ||
68 | + margin-left: 10px; | ||
69 | +} | ||
70 | + | ||
71 | +.block_download_software_description { | ||
72 | + width: 100px; | ||
73 | +} | ||
74 | + | ||
75 | +.block_download_size { | ||
76 | + width: 50px; | ||
77 | +} |
page-catalog-software.css
@@ -74,7 +74,7 @@ | @@ -74,7 +74,7 @@ | ||
74 | background-color:#2B65cd; | 74 | background-color:#2B65cd; |
75 | border: 1px solid #2B65cd; | 75 | border: 1px solid #2B65cd; |
76 | font-family:open_sansbold; | 76 | font-family:open_sansbold; |
77 | - color: #ffffff; | 77 | + color: #ffffff; |
78 | border-radius: 4px; | 78 | border-radius: 4px; |
79 | padding:0px; | 79 | padding:0px; |
80 | } | 80 | } |
@@ -114,7 +114,7 @@ | @@ -114,7 +114,7 @@ | ||
114 | } | 114 | } |
115 | 115 | ||
116 | .action-search-software_infos .common-profile-list-block .vcard a.profile_link{ | 116 | .action-search-software_infos .common-profile-list-block .vcard a.profile_link{ |
117 | - float:left; | 117 | + float:left; |
118 | } | 118 | } |
119 | 119 | ||
120 | /* | 120 | /* |
@@ -167,7 +167,7 @@ | @@ -167,7 +167,7 @@ | ||
167 | 167 | ||
168 | .action-search-software_infos .common-profile-list-block .profile-image{ | 168 | .action-search-software_infos .common-profile-list-block .profile-image{ |
169 | /*padding:20px 40px;*/ | 169 | /*padding:20px 40px;*/ |
170 | - margin-left: 140px; /*85px; TESTANDO*/ | 170 | + margin-left: 140px; /*85px; TESTANDO*/ |
171 | /*margin-top: 10px;*/ | 171 | /*margin-top: 10px;*/ |
172 | width: 130px; | 172 | width: 130px; |
173 | height: 130px; | 173 | height: 130px; |
@@ -238,3 +238,193 @@ | @@ -238,3 +238,193 @@ | ||
238 | width: auto !important; | 238 | width: auto !important; |
239 | } | 239 | } |
240 | 240 | ||
241 | + | ||
242 | +/* Software catalog definitions */ | ||
243 | +#main-content-wrapper-8 h2{ | ||
244 | + margin:0px; | ||
245 | + font-family: arial; | ||
246 | + font-weight: normal; | ||
247 | + font-size: 16px; | ||
248 | + color: #F50054; | ||
249 | + text-transform: uppercase; | ||
250 | +} | ||
251 | + | ||
252 | +#main-content-wrapper-8 h1{ | ||
253 | + font-family: arial; | ||
254 | + color:#121D2B; | ||
255 | +} | ||
256 | + | ||
257 | +.search-form{ | ||
258 | + background:#EAEBEE; /*#1A397D;*/ | ||
259 | + /*padding:10px;*/ | ||
260 | + padding: 5px 5px 1px 10px; | ||
261 | + border-top-left-radius:4px; | ||
262 | + border-top-right-radius: 4px; | ||
263 | +} | ||
264 | + | ||
265 | +.search-form h3{ | ||
266 | + text-transform: uppercase; | ||
267 | + font-family: arial; | ||
268 | + font-size: 14px; | ||
269 | + margin-bottom: 5px; | ||
270 | + color:#2B51A8; | ||
271 | +} | ||
272 | + | ||
273 | +#search-input{ | ||
274 | + width: 700px; | ||
275 | + border-radius:3px; | ||
276 | + font-size: 140%; | ||
277 | + background: #ffffff; | ||
278 | + border: medium none; | ||
279 | +} | ||
280 | + | ||
281 | +input.button.with-text.icon-search.submit{ | ||
282 | + font-size: 14px; | ||
283 | + background:#2B51A8; /*#2B65CD;*#1A397D;*/ | ||
284 | + margin-top:8px; | ||
285 | + color:#ffffff; | ||
286 | + text-transform: uppercase; | ||
287 | + border-radius: 4px; | ||
288 | + /*border: 1px solid #ffffff;*/ | ||
289 | + border: 1px solid #2B51A8; | ||
290 | + padding: 5px 15px; | ||
291 | + | ||
292 | +} | ||
293 | + | ||
294 | +#filter-option-catalog-software{ | ||
295 | + padding:8px; | ||
296 | + color:#000; | ||
297 | + text-transform: uppercase; | ||
298 | + text-align: right; | ||
299 | + border-top: 1px solid #ffffff; | ||
300 | + background-color: #D4D5DC; /*#172857;*/ | ||
301 | + border-bottom-left-radius:4px; | ||
302 | + border-bottom-right-radius: 4px; | ||
303 | +} | ||
304 | + | ||
305 | +#filter-option-catalog-software:hover{ | ||
306 | + background-color: #2B65CD; | ||
307 | + border-bottom-left-radius:4px; | ||
308 | + border-bottom-right-radius: 4px; | ||
309 | + cursor:pointer; | ||
310 | +} | ||
311 | + | ||
312 | +#filter-categories-select-catalog{ | ||
313 | + border-top: 1px solid #ffffff; | ||
314 | + margin:0px; | ||
315 | + cursor:pointer; | ||
316 | + padding: 8px; | ||
317 | + /*color: #FFF;*/ | ||
318 | + text-transform: uppercase; | ||
319 | +} | ||
320 | + | ||
321 | +#filter-categories-option{ | ||
322 | + border-top: 1px solid #ffffff; | ||
323 | + padding: 15px 10px; | ||
324 | +} | ||
325 | + | ||
326 | +#filter-categories-catalog h4{ | ||
327 | + margin:10px 5px; | ||
328 | + color:#000; | ||
329 | +} | ||
330 | + | ||
331 | +#group-categories{ | ||
332 | + line-height: 31px; | ||
333 | +} | ||
334 | + | ||
335 | +#gruop-catalog-01{ | ||
336 | + float:left; | ||
337 | + width: 50%; | ||
338 | +} | ||
339 | + | ||
340 | +#gruop-catalog-02{ | ||
341 | + margin-left: 50%; | ||
342 | + line-height: 31px; | ||
343 | +} | ||
344 | + | ||
345 | +.project-software{ | ||
346 | + border-top: 1px dashed; | ||
347 | + border-bottom: 1px dashed; | ||
348 | + margin-top:10px; | ||
349 | + padding:10px; | ||
350 | +} | ||
351 | + | ||
352 | + | ||
353 | +#filter-catalog-software{ | ||
354 | + /*border: 1px solid #ffffff;*/ | ||
355 | + background-color: #D4D5DC; /*#ccc;#172857;*/ | ||
356 | + border-bottom-left-radius:4px; | ||
357 | + border-bottom-right-radius: 4px; | ||
358 | + | ||
359 | +} | ||
360 | + | ||
361 | +#cleanup-filter-catalg{ | ||
362 | + margin-left:5px; | ||
363 | +} | ||
364 | + | ||
365 | +#cleanup-filter-catalg{ | ||
366 | + background:#2B65CD; /*#1A397D;*/ | ||
367 | + margin-top:5px; | ||
368 | + color:#ffffff; | ||
369 | + /*text-transform: uppercase;*/ | ||
370 | + border-radius: 4px; | ||
371 | + /*border: 1px solid #ffffff;*/ | ||
372 | + border: 1px solid #2B65CD; | ||
373 | + padding: 5px 10px; | ||
374 | + font-size: 12px; | ||
375 | +} | ||
376 | +#cleanup-filter-catalg:hover{ | ||
377 | + background-color: #172857; | ||
378 | +} | ||
379 | + | ||
380 | +#close-filter-catalog{ | ||
381 | + float:right; | ||
382 | + border:none; | ||
383 | + background: none; | ||
384 | + font-size:12px; | ||
385 | + margin-top: 5px; | ||
386 | + color: #000; | ||
387 | + text-transform: uppercase; | ||
388 | + padding: 5px; | ||
389 | + | ||
390 | +} | ||
391 | + | ||
392 | +input[type=checkbox] { | ||
393 | + border:1px solid #000; | ||
394 | + margin:8px; | ||
395 | + cursor:pointer; | ||
396 | +} | ||
397 | + | ||
398 | +#catalog-display-options { | ||
399 | + position: relative; | ||
400 | + width: 100%; | ||
401 | +} | ||
402 | + | ||
403 | +#catalog-display-options-count, #catalog-display-options-show-and-sort { | ||
404 | + position: relative; | ||
405 | + float: left; | ||
406 | + width: 50%; | ||
407 | +} | ||
408 | + | ||
409 | +#catalog-display-options-show, #catalog-display-options-sort { | ||
410 | + position: relative; | ||
411 | + float: left; | ||
412 | + width: 50%; | ||
413 | + text-align: right; | ||
414 | +} | ||
415 | + | ||
416 | +/* End software catalog definitions */ | ||
417 | + | ||
418 | +div.step-explanation { | ||
419 | + margin-top: 2px; | ||
420 | + margin-bottom: 15px; | ||
421 | +} | ||
422 | + | ||
423 | +div#finality textarea { | ||
424 | + resize: none; | ||
425 | + height: 100px; | ||
426 | +} | ||
427 | + | ||
428 | +.highlight-error label { | ||
429 | + color: #FF0000 !important; | ||
430 | +} |
page-inicial.css
@@ -157,6 +157,13 @@ | @@ -157,6 +157,13 @@ | ||
157 | overflow: auto; | 157 | overflow: auto; |
158 | } | 158 | } |
159 | .software-block { | 159 | .software-block { |
160 | + position: relative; | ||
161 | + float: left; | ||
162 | + margin: 0px 10px 10px 0px; | ||
163 | + width: 30%; | ||
164 | + height: 200px; | ||
165 | + word-wrap: break-word; | ||
166 | + overflow: hidden; | ||
160 | height: 218px; | 167 | height: 218px; |
161 | } | 168 | } |
162 | 169 | ||
@@ -176,6 +183,15 @@ | @@ -176,6 +183,15 @@ | ||
176 | /*padding-bottom: 32px;*/ | 183 | /*padding-bottom: 32px;*/ |
177 | text-align: right; | 184 | text-align: right; |
178 | } | 185 | } |
186 | + | ||
187 | +.software-block-content, .software-block-finality { | ||
188 | + width: 100%; | ||
189 | + height: 100%; | ||
190 | + position: absolute; | ||
191 | + top: 0px; | ||
192 | + left: 0px; | ||
193 | +} | ||
194 | + | ||
179 | .software-block-finality { | 195 | .software-block-finality { |
180 | background-color:#f4f4f4; | 196 | background-color:#f4f4f4; |
181 | /*padding:10px;*/ | 197 | /*padding:10px;*/ |
@@ -185,6 +201,10 @@ | @@ -185,6 +201,10 @@ | ||
185 | border: solid 1px #D7D7D7; | 201 | border: solid 1px #D7D7D7; |
186 | left:0px; | 202 | left:0px; |
187 | text-transform: uppercase; | 203 | text-transform: uppercase; |
204 | + /*background-color: #fff;*/ | ||
205 | + top: 100%; | ||
206 | + display: block; | ||
207 | + background-color:rgba(255, 255, 255, 0.9); | ||
188 | } | 208 | } |
189 | 209 | ||
190 | .software-block-finality p { | 210 | .software-block-finality p { |
@@ -226,6 +246,9 @@ | @@ -226,6 +246,9 @@ | ||
226 | } | 246 | } |
227 | 247 | ||
228 | .software-block-logo { | 248 | .software-block-logo { |
249 | + width: 150px; | ||
250 | + height: 150px; | ||
251 | + margin: 0px auto; | ||
229 | border: 1px solid #ccc; | 252 | border: 1px solid #ccc; |
230 | border-radius: 8px; | 253 | border-radius: 8px; |
231 | /*padding: 20px;*/ | 254 | /*padding: 20px;*/ |
@@ -258,7 +281,7 @@ | @@ -258,7 +281,7 @@ | ||
258 | } | 281 | } |
259 | 282 | ||
260 | .box-1 .softwares-block .common-profile-list-block .vcard { | 283 | .box-1 .softwares-block .common-profile-list-block .vcard { |
261 | - border: none; | 284 | + border: none; |
262 | } | 285 | } |
263 | 286 | ||
264 | .box-1 .softwares-block .common-profile-list-block .vcard:hover .menu-submenu-trigger{ | 287 | .box-1 .softwares-block .common-profile-list-block .vcard:hover .menu-submenu-trigger{ |
@@ -406,7 +429,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; | @@ -406,7 +429,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; | ||
406 | 429 | ||
407 | .block.display-content-block .lead { | 430 | .block.display-content-block .lead { |
408 | padding-left: 160px; | 431 | padding-left: 160px; |
409 | - padding-right: 0px; | 432 | + padding-right: 0px; |
410 | max-height: 60px; | 433 | max-height: 60px; |
411 | } | 434 | } |
412 | 435 | ||
@@ -414,7 +437,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; | @@ -414,7 +437,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; | ||
414 | font-size: 15px; | 437 | font-size: 15px; |
415 | font-family: Arial; | 438 | font-family: Arial; |
416 | line-height: 1.3em; | 439 | line-height: 1.3em; |
417 | - color: #000000; | 440 | + color: #000000; |
418 | } | 441 | } |
419 | 442 | ||
420 | .block.display-content-block .read_more, .block.display-content-block .tags { | 443 | .block.display-content-block .read_more, .block.display-content-block .tags { |
@@ -506,7 +529,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; | @@ -506,7 +529,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px; | ||
506 | 529 | ||
507 | .block.display-last-news-block .lead { | 530 | .block.display-last-news-block .lead { |
508 | padding-left: 0px; | 531 | padding-left: 0px; |
509 | - padding-right: 0px; | 532 | + padding-right: 0px; |
510 | max-height: 23px; | 533 | max-height: 23px; |
511 | overflow: hidden; | 534 | overflow: hidden; |
512 | } | 535 | } |
@@ -515,25 +538,25 @@ margin: -10px 0px 10px 20px; /*-20px 20px; | @@ -515,25 +538,25 @@ margin: -10px 0px 10px 20px; /*-20px 20px; | ||
515 | font-size: 15px; | 538 | font-size: 15px; |
516 | font-family: Arial; | 539 | font-family: Arial; |
517 | line-height: 1.3em; | 540 | line-height: 1.3em; |
518 | - color: #172738; | 541 | + color: #172738; |
519 | } | 542 | } |
520 | 543 | ||
521 | .block.display-last-news-block .read_more, .block.display-last-news-block .tags { | 544 | .block.display-last-news-block .read_more, .block.display-last-news-block .tags { |
522 | display: none; | 545 | display: none; |
523 | } | 546 | } |
524 | 547 | ||
525 | -.block.display-last-news-block a:visited, | ||
526 | -.block.display-last-news-block a:link, | ||
527 | -.block.display-last-news-block a:hover, | 548 | +.block.display-last-news-block a:visited, |
549 | +.block.display-last-news-block a:link, | ||
550 | +.block.display-last-news-block a:hover, | ||
528 | .block.display-last-news-block a, | 551 | .block.display-last-news-block a, |
529 | .block.display-last-news-block dl.portlet a:visited { | 552 | .block.display-last-news-block dl.portlet a:visited { |
530 | color: #172738; | 553 | color: #172738; |
531 | text-decoration: none; | 554 | text-decoration: none; |
532 | } | 555 | } |
533 | 556 | ||
534 | -#content .block.display-last-news-block a:visited, | ||
535 | -#content .block.display-last-news-block a:link, | ||
536 | -#content .block.display-last-news-block a:hover, | 557 | +#content .block.display-last-news-block a:visited, |
558 | +#content .block.display-last-news-block a:link, | ||
559 | +#content .block.display-last-news-block a:hover, | ||
537 | #content .block.display-last-news-block a { | 560 | #content .block.display-last-news-block a { |
538 | color: #172738; | 561 | color: #172738; |
539 | text-decoration: none; | 562 | text-decoration: none; |
style.css
@@ -37,6 +37,8 @@ | @@ -37,6 +37,8 @@ | ||
37 | /****************** Block Redes Sociais ********************/ | 37 | /****************** Block Redes Sociais ********************/ |
38 | @import url(redes_sociais.css); | 38 | @import url(redes_sociais.css); |
39 | 39 | ||
40 | +/****************** Block Download ********************/ | ||
41 | +@import url(download_block.css); | ||
40 | 42 | ||
41 | @import url(../../icons/tango/style.css); | 43 | @import url(../../icons/tango/style.css); |
42 | 44 | ||
@@ -2880,4 +2882,3 @@ body.action-embed-index { | @@ -2880,4 +2882,3 @@ body.action-embed-index { | ||
2880 | margin: 1px auto 5px; | 2882 | margin: 1px auto 5px; |
2881 | padding-right: 150px; | 2883 | padding-right: 150px; |
2882 | } | 2884 | } |
2883 | - |