Commit 71d5e3f7a621dacf3226d14332876c980cbfa32a

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

Organization tabs page community software

Showing 2 changed files with 66 additions and 41 deletions   Show diff stats
redes_sociais-arquivado.css
... ... @@ -1,41 +0,0 @@
1   -.ui-widget-header
2   -{
3   - background: none;
4   - border: 0px solid #aaaaaa;
5   - color: none;
6   - font-weight: bold;
7   -}
8   -.ui-tabs .ui-tabs-panel
9   -{
10   - background-color: #eeeff1;
11   - border-width: 1px;
12   - color: #777;
13   - display: block;
14   - font-size: 13px;
15   - padding: 1em 1.4em;
16   - text-decoration: none;
17   -}
18   -.ui-tabs .ui-tabs-nav
19   -{
20   - margin: 0;
21   - padding: 0;
22   -}
23   -.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
24   -{
25   - background: #d5d5d5 none;
26   - border: 1px solid #d4d5d7;
27   - color: #555555;
28   - font-weight: normal;
29   -}
30   -.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
31   -{
32   - background: #eeeff1 none;
33   - background-color: #eeeff1;
34   - border: 1px solid #aaaaaa;
35   - color: #212121;
36   - font-weight: normal;
37   -}
38   -.ui-widget-content
39   -{
40   - border: 0px solid #aaaaaa;
41   -}
redes_sociais.css
... ... @@ -39,3 +39,69 @@
39 39 {
40 40 border: 0px solid #aaaaaa;
41 41 }
  42 +
  43 +/********Novas abas - pagina de comunidade*********/
  44 +#block-community-tabs{
  45 + font-family:arial;
  46 +}
  47 +
  48 +#block-community-tabs .ui-widget-header{
  49 + background:#ECEDF1;
  50 + border-radius:0px;
  51 + border:none;
  52 + border-bottom: 3px solid #D3D6DE;
  53 + color: none;
  54 + font-weight: bold;
  55 +}
  56 +
  57 +
  58 +#block-community-tabs .ui-tabs .ui-tabs-panel{
  59 + background-color: #ffffff;
  60 + /*border-width: 1px;*/
  61 + color: #777;
  62 + display: block;
  63 + font-size: 13px;
  64 + padding: 1em 1.4em;
  65 + text-decoration: none;
  66 +}
  67 +#block-community-tabs .ui-tabs .ui-tabs-nav{
  68 + margin: 0;
  69 + padding: 0;
  70 +}
  71 +
  72 +#block-community-tabs .ui-state-default,#block-community-tabs .ui-widget-content .ui-state-default,#block-community-tabs .ui-widget-header .ui-state-default{
  73 + /*background: #d5d5d5 none;
  74 + border: 1px solid #d4d5d7;
  75 + color: #555555;*/
  76 + font-weight: normal;
  77 +}
  78 +#block-community-tabs .ui-state-active,#block-community-tabs .ui-widget-content .ui-state-active,#block-community-tabs .ui-widget-header .ui-state-active{
  79 + /*background: #eeeff1 none;
  80 + background-color: #eeeff1;
  81 + border: 1px solid #aaaaaa;
  82 + color: #212121;*/
  83 + font-weight: normal;
  84 +}
  85 +
  86 +#block-community-tabs .ui-widget-content{
  87 + border: 0px solid #aaaaaa;
  88 +}
  89 +
  90 +#block-community-tabs .ui-state-default,#block-community-tabs .ui-widget-content .ui-state-default,#block-community-tabs .ui-widget-header .ui-state-default {
  91 + border: none;
  92 + background:#ECEDF1 ;
  93 + font-weight: normal;
  94 + color: #172738;
  95 +}
  96 +
  97 +#block-community-tabs .ui-state-default a:hover,
  98 +#block-community-tabs .ui-state-default a:link,
  99 +#block-community-tabs .ui-state-default a:active{
  100 + color:#172738;
  101 +}
  102 +
  103 +#block-community-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  104 +margin-bottom: -3px;
  105 +padding-bottom: 1px;
  106 +border-bottom: 3px solid #FF0366;
  107 +}
... ...