Commit 5199c543230d26f6e8587cb13c7bd3d9ed7aef3e

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

Image adjustments and blog tab margins

Showing 1 changed file with 33 additions and 17 deletions   Show diff stats
css/community-pages.css
... ... @@ -102,6 +102,7 @@
102 102  
103 103 #block-community-tabs .ui-tabs .ui-tabs-nav{
104 104 font-size: 15px;
  105 + padding:.2em .0em 0;
105 106 }
106 107  
107 108 #block-community-tabs .ui-tabs .ui-tabs-nav .ui-tabs-anchor{
... ... @@ -310,12 +311,19 @@
310 311  
311 312 /* Blog tab*/
312 313  
313   -#blog-tab .blog .blog-post{
  314 +#content #blog-tab .blog-posts{
  315 + margin-top:20px;
  316 +}
  317 +
  318 +#content #blog-tab .blog .blog-post{
314 319 padding:0px 20px 5px 20px;
315 320 background:none;
  321 + border-bottom: 1px solid #ECEDF1;
  322 + padding:20px 0px 30px 0px;
316 323 }
317 324  
318 325 #content #blog-tab .blog .blog-post h1{
  326 + margin: 0px 0px 6px 0px;
319 327 text-align: left;
320 328 }
321 329  
... ... @@ -323,16 +331,10 @@
323 331 padding-top:0px;
324 332 border-top:none;
325 333 width: 70%;
326   - padding-left:175px;
  334 + padding-left:130px;
327 335 }
328 336  
329   -#blog-tab .odd-post-inner.blog-post-inner,
330   -#blog-tab .even-post-inner.blog-post-inner{
331   - border-bottom: 1px solid #ECEDF1;
332   - padding:15px 0px 10px 0px;
333   -}
334   -
335   -#content #blog-tab .blog .blog-post.position-1 h1{
  337 +/*#content #blog-tab .blog .blog-post.position-1 h1{
336 338 line-height: 37px;
337 339 font-size: 34px;
338 340 color: #172738;
... ... @@ -344,7 +346,7 @@
344 346 #content #blog-tab .blog .blog-post.position-1 .article-compact-image{
345 347 position:relative;
346 348 padding-right: 0px;
347   - margin-top: 0px; /*temporary*/
  349 + margin-top: 0px; *temporary*
348 350 }
349 351  
350 352 #content #blog-tab .blog .blog-post.position-1 .article-compact-abstract-with-image{
... ... @@ -355,11 +357,11 @@
355 357 #blog-tab .blog .blog-post.position-1{
356 358 padding-right: 0px;
357 359  
358   -}
  360 +}*/
359 361  
360 362 #content #blog-tab .blog .publishing-info .date{
361 363 width: 70%;
362   - padding-left:180px;
  364 + padding-left:130px;
363 365 }
364 366  
365 367 #content #blog-tab .blog .publishing-info .author{
... ... @@ -375,13 +377,27 @@
375 377 text-align: left;
376 378 }
377 379  
  380 +#content #blog-tab .blog .blog-post .article-compact-image img{
  381 + border-radius: 4px;
  382 + width: 110px;
  383 + max-height: auto;
  384 +}
  385 +
378 386 #content #blog-tab .blog .blog-post .zoomable-image{
379 387 width: 200px !important;
380 388 height: auto !important;
381 389 }
382 390  
  391 +#content #blog-tab .blog .blog-post .zoomable-image:hover .zoomify-image{
  392 + display: none;
  393 +}
  394 +
  395 +#content #blog-tab .blog .blog-post .zoomify-text{
  396 + display:none;
  397 +}
  398 +
383 399 #content #blog-tab .blog .blog-post .article-compact-abstract-with-image{
384   - margin-left: 180px;
  400 + margin-left: 130px;
385 401 }
386 402  
387 403 /* Read more button*/
... ... @@ -391,7 +407,7 @@
391 407 text-transform: uppercase;
392 408 line-height: 21px;
393 409 font-size: 11px;
394   - margin-top: 15px;
  410 + margin:15px 0px 20px 0px;
395 411 }
396 412  
397 413 #content #blog-tab .blog .read-more:after{
... ... @@ -415,9 +431,9 @@
415 431  
416 432 /* Software Tab Data - Need to develop solution - Only display on profile page */
417 433  
418   -.profile-type-is-community #content .software-tab-data-block{
419   - display: none;
420   -}
  434 +/*.profile-type-is-community #content .software-tab-data-block{
  435 + display: none; DEVOLVER COMENTARIO NO FINAL
  436 +}*/
421 437  
422 438 .profile-type-is-community .action-profile-index #content .software-tab-data-block{
423 439 display: block;
... ...