Commit 2ed2485570daf942e824fbc4317c5997ee0e21d5

Authored by Melissa Wen
1 parent 0a5c4e00
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

Only set margin of central box block outer on homepage

Showing 2 changed files with 20 additions and 20 deletions   Show diff stats
css/edition-pages.css
... ... @@ -25,7 +25,7 @@
25 25 font-weight: 500;
26 26 }
27 27  
28   -.controller-cms #content .main-block .formlabel {
  28 +.controller-cms #content .main-block .formlabel{
29 29 display: inline-block;
30 30 max-width: 100%;
31 31 margin-bottom: 5px;
... ... @@ -34,7 +34,7 @@
34 34 font-size: 14px;
35 35 }
36 36  
37   -.controller-cms #content .main-block .formfieldline .formfield code {
  37 +.controller-cms #content .main-block .formfieldline .formfield code{
38 38 display: block;
39 39 width: auto;
40 40 height: 30px;
... ... @@ -45,11 +45,11 @@
45 45 font-family: Arial, helvetica;
46 46 }
47 47  
48   -.controller-cms #content .main-block .formfieldline .formfield code * {
  48 +.controller-cms #content .main-block .formfieldline .formfield code *{
49 49 display: inline;
50 50 }
51 51  
52   -.controller-cms #content .main-block .formfieldline .formfield code input[type="text"] {
  52 +.controller-cms #content .main-block .formfieldline .formfield code input[type="text"]{
53 53 padding: 6px;
54 54 color: #585858;
55 55 background: none;
... ... @@ -102,30 +102,30 @@
102 102 border: 1px solid #172738;
103 103 }
104 104  
105   -.controller-cms #content .formfield #fetch-external-feed {
  105 +.controller-cms #content .formfield #fetch-external-feed{
106 106 padding-left: 20px;
107 107 border-radius: 4px;
108 108 }
109 109  
110   -.controller-cms #content .formfield #fetch-external-feed > input {
  110 +.controller-cms #content .formfield #fetch-external-feed > input{
111 111 height: 13px;
112 112 margin: 8px 8px 8px 0px;
113 113 vertical-align: middle;
114 114 width: 13px;
115 115 }
116 116  
117   -.controller-cms #content .formfield #fetch-external-feed #external-feed-options #external-feed-options-only-once input {
  117 +.controller-cms #content .formfield #fetch-external-feed #external-feed-options #external-feed-options-only-once input{
118 118 margin-right: 3px;
119 119 width: 13px;
120 120 vertical-align: middle;
121 121 }
122 122  
123   -.controller-cms #content .formfield #fetch-external-feed #external-feed-options #external-feed-options-only-once label {
  123 +.controller-cms #content .formfield #fetch-external-feed #external-feed-options #external-feed-options-only-once label{
124 124 margin-right: 250px;
125 125 }
126 126  
127 127 .controller-cms #content .main-content form label.formlabel,
128   -.controller-cms #content .main-content form .article-translation-field {
  128 +.controller-cms #content .main-content form .article-translation-field{
129 129 font-size: 14px;
130 130 margin-bottom: 5px;
131 131 color: #231f20;
... ... @@ -141,12 +141,12 @@
141 141 margin-right: 10px;
142 142 padding: 2px 5px;
143 143 color: #FFF;
144   - background: #2C66CE;
  144 + background: #3E67B1;
145 145 font-size: 15px;
146 146 border: none;
147 147 }
148 148  
149   -.controller-cms #content .main-block form .button-bar input:hover {
  149 +.controller-cms #content .main-block form .button-bar input:hover{
150 150 background: #5E82C6;
151 151 border: none;
152 152 }
... ... @@ -155,17 +155,17 @@
155 155 height: 29px;
156 156 min-width: 100px;
157 157 padding: 1px 0 0 0;
158   - color: #2C66CE;
  158 + color: #3E67B1;
159 159 background: #FFF;
160   - border: 1px solid #2C66CE;
  160 + border: 1px solid #3E67B1;
161 161 font-size: 14px;
162 162 text-align: center;
163 163 }
164 164  
165 165 .controller-cms #content .main-block form .button-bar a.button:hover{
166 166 background: none;
167   - color: #5E82C6;
168   - border-color: #5E82C6;
  167 + color: #3E67B1;
  168 + border-color: #3E67B1;
169 169 }
170 170  
171 171 .controller-cms #content .main-block form .box-title{
... ... @@ -216,7 +216,3 @@
216 216 margin-top: 13px;
217 217 margin-bottom: 13px;
218 218 }
219   -
220   -
221   -/*** Edit Organizations ***/
222   -
... ...
css/home-page.css
... ... @@ -12,6 +12,10 @@
12 12  
13 13 /*** Box's patterns ***/
14 14  
  15 +.action-home-index .block-outer{
  16 + margin-bottom: 45px;
  17 +}
  18 +
15 19 /* Read More pattern */
16 20  
17 21 .action-home-index #content .box .block-outer .read-more {
... ... @@ -52,9 +56,9 @@
52 56 /*** Software catalog search block **/
53 57  
54 58 .action-home-index #content #catalogo-software-search {
55   - border-radius: 4px;
56 59 width: 100%;
57 60 background-color: #1A397D;
  61 + border-radius: 4px;
58 62 }
59 63  
60 64 .action-home-index #content #catalogo-software-search h1 {
... ...