Commit e7b1d22e82d123dc0c8a7f9804ed38cf9912534e

Authored by Sidney Ricardo
1 parent e1151f15
Exists in master and in 79 other branches add_sisp_to_chef, add_super_archives_plugin, api_for_colab, automates_core_packing, backup_not_prod, changes_in_buttons_on_content_panel, colab_automated_login, colab_spb_plugin_recipe, colab_widgets_settings, design_validation, dev_env_minimal, disable_email_dev, fix_breadcrumbs_position, fix_categories_software_link, fix_edit_institution, fix_edit_software_with_another_license, fix_get_license_info, fix_gitlab_assets_permission, fix_list_style_inside_article, fix_list_style_on_folder_elements, fix_members_pagination, fix_merge_request_url, fix_models_translations, fix_no_license, fix_software_api, fix_software_block_migration, fix_software_communities_translations, fix_software_communities_unit_test, fix_style_create_institution_admin_panel, fix_superarchives_imports, fix_sym_links_noosfero, focus_search_field_theme, gov-user-refactoring, gov-user-refactoring-rails4, header_fix, institution_modal_on_rating, kalibro-conf-refactoring, kalibro-processor-package, lxc_settings, margin_fix, mezuro_cookbook, prezento, refactor_download_block, refactor_software_communities, refactor_software_for_sisp, register_page, release-process, release-process-v2, remove-unused-images, remove_broken_theme, remove_secondary_email_from_user, remove_sisp_buttons, removing_super_archives_email, review_message, scope2method, signals_user_noosfero, sisp_catalog_header, sisp_colab_config, sisp_dev, sisp_dev_master, sisp_simple_version, software_as_organization, software_catalog_style_fix, software_communities_html_refactor, software_infos_api, spb_minimal_env, spb_to_rails4, spec_refactor, stable-4.1, stable-4.2, stable-4.x, temp_soft_comm_refactoring, theme_header, theme_javascript_refactory, thread_dropdown, thread_page, update_search_by_categories, update_software_api, update_softwares_boxes

Changes in home page.

Showing 1 changed file with 37 additions and 8 deletions   Show diff stats
page-inicial.css
... ... @@ -427,6 +427,18 @@ margin: -10px 0px 10px 20px; /*-20px 20px;
427 427  
428 428 /* Tela de Noticias Antigas */
429 429  
  430 +#content .block.display-last-news-block {
  431 + font-family: open_sansregular, Arial, Helvetica, sans-serif;
  432 + padding-right: 14px;
  433 +}
  434 +
  435 +#content .block.display-last-news-block .title_top {
  436 + border-bottom: 1px solid #eee;
  437 + padding-bottom: 9px;
  438 + margin-bottom: 26px;
  439 + text-transform: none;
  440 +}
  441 +
430 442 #content .block.display-last-news-block .block-title {
431 443 border-top: 4px solid #643C67;
432 444 background: #eee;
... ... @@ -434,13 +446,15 @@ margin: -10px 0px 10px 20px; /*-20px 20px;
434 446 }
435 447  
436 448 .block.display-last-news-block li {
437   - min-height: 88px;
  449 + min-height: 92px;
438 450 border-top: 1px solid #eee;
439   - padding-top: 24px;
  451 + padding-top: 20px;
  452 + list-style: none;
440 453 }
441 454  
442 455 .block.display-last-news-block li:first-child {
443 456 border-top: 0px solid #eee;
  457 + padding-top: 0px;
444 458 }
445 459  
446 460 .block.display-last-news-block .image {
... ... @@ -450,7 +464,7 @@ margin: -10px 0px 10px 20px; /*-20px 20px;
450 464 float:left;
451 465 border: 0px solid #c0c1c1;
452 466 border-radius: 8px;
453   - margin: 2px 20px 25px 0;
  467 + margin: 2px 19px 25px 0;
454 468 }
455 469  
456 470 .block.display-last-news-block .image img {
... ... @@ -461,20 +475,22 @@ margin: -10px 0px 10px 20px; /*-20px 20px;
461 475 }
462 476  
463 477 .block.display-last-news-block .published-at {
464   - padding-bottom: 10px;
  478 + padding-bottom: 8px;
465 479 color: #172738;
  480 + font-size: 13px;
466 481 }
467 482  
468 483 .block.display-last-news-block .title {
469 484 padding-left: 0px;
470 485 padding-right: 0px;
471   - max-height: 40px;
  486 + max-height: 44px;
472 487 overflow: hidden;
473 488 color: #172738;
474 489 }
475 490  
476 491 #content .block.display-last-news-block .title {
477 492 padding-right: 0px;
  493 + margin-bottom: 1px;
478 494 }
479 495  
480 496 .block.display-last-news-block .title a {
... ... @@ -482,8 +498,8 @@ margin: -10px 0px 10px 20px; /*-20px 20px;
482 498 font-family: Arial, Helvetica, sans-serif;
483 499 font-style: normal;
484 500 font-weight: bold;
485   - line-height: 1.3em;
486   - color: #172738
  501 + line-height: 1.4em;
  502 + color: #172738;
487 503 padding: 0;
488 504 }
489 505  
... ... @@ -506,8 +522,21 @@ margin: -10px 0px 10px 20px; /*-20px 20px;
506 522 display: none;
507 523 }
508 524  
509   -.block.display-last-news-block a:visited, #content .block.display-last-news-block a:visited, .block.display-last-news-block dl.portlet a:visited {
  525 +.block.display-last-news-block a:visited,
  526 +.block.display-last-news-block a:link,
  527 +.block.display-last-news-block a:hover,
  528 +.block.display-last-news-block a,
  529 +.block.display-last-news-block dl.portlet a:visited {
  530 + color: #172738;
  531 + text-decoration: none;
  532 +}
  533 +
  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,
  537 +#content .block.display-last-news-block a {
510 538 color: #172738;
  539 + text-decoration: none;
511 540 }
512 541  
513 542 /*
... ...