Commit 92761b14bc93d591d2579c96917770b2765aa979

Authored by Pedro de Lyra Pereira
1 parent 4b8739bb
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

Improving help's page edition form

Showing 2 changed files with 27 additions and 16 deletions   Show diff stats
cadastro.css
... ... @@ -687,7 +687,9 @@ body #content .main-block h1 {
687 687 }
688 688  
689 689 body #content .main-block form .button-bar input,
690   -body #content .main-block form .button-bar a.button{
  690 +body #content .main-block form .button-bar a.button,
  691 +body #content .main-content form .button-bar input,
  692 +body #content .main-content form .button-bar a.button {
691 693 background-image: none;
692 694 border: 0;
693 695 margin-right: 10px;
... ... @@ -698,7 +700,8 @@ body #content .main-block form .button-bar a.button{
698 700 text-align: center;
699 701 }
700 702  
701   -body #content .main-block form .icon-add{
  703 +body #content .main-block form .icon-add,
  704 +body #content .main-content form .icon-add {
702 705 background-image: none;
703 706 border: 0;
704 707 padding: 0 10px 0 20px;
... ... @@ -708,7 +711,8 @@ body #content .main-block form .icon-add{
708 711 position: relative;
709 712 }
710 713  
711   -body #content .main-block form .icon-add:before {
  714 +body #content .main-block form .icon-add:before,
  715 +body #content .main-content form .icon-add:before {
712 716 left: 6px;
713 717 vertical-align: middle;
714 718 font-size: 12px;
... ... @@ -790,11 +794,13 @@ body #content .main-block form .icon-add:before {
790 794 }
791 795  
792 796  
793   -body #content .main-block form .button-bar .icon-back {
  797 +body #content .main-block form .button-bar .icon-back,
  798 +body #content .main-content form .button-bar .icon-back {
794 799 width: 150px !important;
795 800 }
796 801  
797   -#content .main-block form .button-bar input {
  802 +#content .main-block form .button-bar input,
  803 +#content .main-content form .button-bar input {
798 804 padding: 2px 0;
799 805 color: #FFF;
800 806 font-size: 15px;
... ... @@ -806,7 +812,8 @@ body #content .main-block form .button-bar input:hover {
806 812 background: #5E82C6;
807 813 }
808 814  
809   -body #content .main-block form .button-bar a.button {
  815 +body #content .main-block form .button-bar a.button,
  816 +body #content .main-content form .button-bar a.button {
810 817 padding: 1px 0 0 0;
811 818 height: 0;
812 819 line-height: auto;
... ... @@ -816,13 +823,15 @@ body #content .main-block form .button-bar a.button {
816 823 height: 29px;
817 824 }
818 825  
819   -body #content .main-block form .button-bar a.button:hover {
  826 +body #content .main-block form .button-bar a.button:hover,
  827 +body #content .main-content form .button-bar a.button:hover {
820 828 background: none;
821 829 border-color: #5E82C6;
822 830 color: #5E82C6;
823 831 }
824 832  
825   -body #content .main-block #delete-profile a {
  833 +body #content .main-block #delete-profile a,
  834 +body #content .main-content #delete-profile a {
826 835 border-color: #C0392B;
827 836 color: #C0392B;
828 837 }
... ...
style.css
... ... @@ -2988,7 +2988,7 @@ div.software-step-info div.current-step h3 {
2988 2988 font-family: Arial;
2989 2989 font-weight: 700;
2990 2990 color: #172938;
2991   - letter-spacing: -0.1px;
  2991 + /* letter-spacing: -0.1px; */
2992 2992 }
2993 2993  
2994 2994 #content .main-block #article .folder-content .item-description {
... ... @@ -3021,6 +3021,14 @@ li.folder-item:first-child {
3021 3021  
3022 3022 /***** Estilização do aviso de campos obrigatórios na página de edição da página de ajuda *****/
3023 3023  
  3024 +.text-editor-sidebar {
  3025 + top: 0px;
  3026 + margin-top: 30px;
  3027 + margin-left: 650px;
  3028 + max-height: 45px;
  3029 + overflow: hidden;
  3030 +}
  3031 +
3024 3032 #content .main-content form p .required-field .pseudoformlabel {
3025 3033 color: #FF0366;
3026 3034 font-weight: 500;
... ... @@ -3053,16 +3061,10 @@ li.folder-item:first-child {
3053 3061  
3054 3062 #content .main-content form .article-translation-field {
3055 3063 margin-top: 25px;
  3064 + margin-bottom: 15px;
3056 3065 }
3057 3066  
3058 3067 #content .main-content form .required-field .formlabel:after {
3059 3068 color: #FF0366;
3060 3069 font-weight: 500;
3061 3070 }
3062   -
3063   -.text-editor-sidebar {
3064   - margin-top: 20px;
3065   - margin-left: 650px;
3066   - max-height: 45px;
3067   - overflow: hidden;
3068   -}
3069 3071 \ No newline at end of file
... ...