Commit 3598590797c70a4684d02984c2db75301e061e8a

Authored by Juliana
1 parent 5926a41d
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

New page software catalog - positions

Showing 2 changed files with 164 additions and 1 deletions   Show diff stats
page-catalog-software.css 0 → 100644
... ... @@ -0,0 +1,163 @@
  1 +#catalog-filter{
  2 + display: none;
  3 +}
  4 +
  5 +#content #main-content-wrapper-8 h1{
  6 + border-top: 3px solid #4562b1 !important;
  7 + color: #4562b1 !important;
  8 + text-transform: uppercase;
  9 + font-size: 19px !important;
  10 + padding-left: 0.8em !important;
  11 + /*padding: 0px;*/
  12 + margin-left: 0px;
  13 + border-bottom:none !important;
  14 + background-color:#f1f1f1;
  15 +}
  16 +
  17 +#main-content-wrapper-8 .search-form{
  18 + margin-top:-10px;
  19 + background-color:#f1f1f1;
  20 +}
  21 +#search-input {
  22 + font-size:110%;
  23 + margin: 0px 0px 20px 15px;
  24 + border-radius: 4px;
  25 + padding: 0.55em;
  26 +}
  27 +
  28 +#search-input.blur {
  29 + font-size:110%;
  30 + font-style: normal;
  31 + color: #aaa;
  32 + margin: 0px 0px 20px 15px;
  33 + border-radius:4px;
  34 + padding:0.55em;
  35 +}
  36 +
  37 +.controller-search #content form input.button.submit {
  38 + height: 30px;
  39 + max-height: 30px;
  40 + width: 87px;
  41 + margin-bottom: 20px;
  42 + margin-left:32px;
  43 + color:#ffffff;
  44 + background-color:#4562b1;
  45 + text-transform: uppercase;
  46 + font-weight: bold;
  47 + border: 1px solid #4562b1;
  48 + padding:0px;
  49 +}
  50 +.icon-search{
  51 + background-image:none !important;
  52 +
  53 +}
  54 +
  55 +.controller-search .search-field .formfield {
  56 + width: 720px;
  57 + display: inline-block;
  58 +}
  59 +
  60 +.only-one-result-box .search-enterprise-item {
  61 + padding: 50px 0 !important;
  62 + background: #ffffff;
  63 +}
  64 +
  65 +.search-results-innerbox {
  66 + border:none;
  67 +}
  68 +
  69 +.common-profile-list-block .vcard:hover {
  70 + border: none;
  71 + background: none;
  72 +}
  73 +
  74 +.common-profile-list-block .vcard:hover .menu-submenu-trigger {
  75 + display:none;
  76 +}
  77 +/*
  78 +.common-profile-list-block .profile-image {
  79 + padding:0px 200px;
  80 +}
  81 +*/
  82 +
  83 +.search-enterprise-item-column-left{
  84 + border-right: 2px solid #ccc;
  85 + padding: 0px 50px 0px 10px;
  86 + margin:none;
  87 +}
  88 +
  89 +.search-enterprise-item-column-right{
  90 + width:70%;
  91 +}
  92 +
  93 +.common-profile-list-block .vcard {
  94 + border: none;
  95 +}
  96 +
  97 +.org {
  98 + display:none !important;
  99 +}
  100 +
  101 +.search-enterprise-item-column-left .vcard img {
  102 + max-width: 90px;
  103 + height: auto;
  104 + max-height: 90px;
  105 + margin-left:90px;
  106 +}
  107 +
  108 +/*
  109 +.common-profile-list-block img {
  110 +border: none;
  111 +/* max-width: 50px; */
  112 +/* max-height: 50px;
  113 +}*/
  114 +
  115 +.common-profile-list-block .profile-image{
  116 + padding:20px 40px;
  117 + margin-left:50px;
  118 +}
  119 +.common-profile-list-block span {
  120 + width: 50% !important;
  121 +}
  122 +
  123 +.common-profile-list-block .extra_info {
  124 + font-size: 13px;
  125 + opacity: inherit;
  126 + margin-top:-95px;
  127 + margin-bottom:100px;
  128 + text-align: left;
  129 +
  130 +}
  131 +.search-enterprise-item .search-enterprise-item-column-right {
  132 + font-size: 13px;
  133 + margin:-20px;
  134 +}
  135 +.search-enterprise-item-column-right .search-community-content-block h4 a {
  136 + color:#172938 !important;
  137 + font-size:19px !important;
  138 +}
  139 +
  140 +/*.search-community-content-block {
  141 + display:none;
  142 +}
  143 +
  144 +/*
  145 +.extra_info{
  146 + text-align: left;
  147 + padding: 0px;
  148 + margin: 0px 0px 0px 0px;
  149 +}
  150 +
  151 +*/
  152 +
  153 +/*
  154 +img {
  155 +display: block;
  156 +text-align: center;
  157 +width: 150px;
  158 +height: 90px;
  159 +padding-top: 20px;
  160 +padding-bottom: 30px;
  161 +overflow: hidden;
  162 +}
  163 +*/
0 164 \ No newline at end of file
... ...
style.css
... ... @@ -26,7 +26,7 @@
26 26 @import url(pagina_software.css);
27 27  
28 28 @import url(page-inicial.css);
29   -
  29 +@import url(page-catalog-software.css);
30 30  
31 31 /****************** Block Redes Sociais ********************/
32 32 @import url(redes_sociais.css);
... ...