Commit 0473fb797325cd2d122a7cc5431bc15ab9032ceb

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

Adding use report list

Showing 1 changed file with 137 additions and 71 deletions   Show diff stats
style.css
... ... @@ -145,14 +145,14 @@ vertical-align: baseline;
145 145 /* */
146 146 /* */
147 147 body {
148   - background-color: #fff;
149   - color: #172938;
150   - font-size: 12px;
151   - font-family: "open_sansregular", Arial, Helvetica, sans-serif;
  148 + background-color: #fff;
  149 + color: #172938;
  150 + font-size: 12px;
  151 + font-family: "open_sansregular", Arial, Helvetica, sans-serif;
152 152 }
153 153 h1, h2, h3, h4, h5, h6 {
154   - font-family: "open_sansbold", Arial, Helvetica, sans-serif;
155   - font-weight: normal;
  154 + font-family: "open_sansbold", Arial, Helvetica, sans-serif;
  155 + font-weight: normal;
156 156 }
157 157  
158 158 /*
... ... @@ -498,19 +498,19 @@ p {
498 498 }
499 499  
500 500 #content .box .read-more a::after {
501   - content: url('images/right-arrow.png');
502   - padding-left: 8px;
503   - padding-right: 5px;
504   - margin-left: 7px;
505   - border-radius: 4px;
506   - font-size: 16px;
507   - line-height: 20px;
508   - text-align: center;
509   - font-family: "open_sansbold", Arial, Helvetica, sans-serif;
  501 + content: url('images/right-arrow.png');
  502 + padding-left: 8px;
  503 + padding-right: 5px;
  504 + margin-left: 7px;
  505 + border-radius: 4px;
  506 + font-size: 16px;
  507 + line-height: 20px;
  508 + text-align: center;
  509 + font-family: "open_sansbold", Arial, Helvetica, sans-serif;
510 510 }
511 511  
512 512 #content .box .article-block .read-more a::after {
513   - font-size: 14px;
  513 + font-size: 14px;
514 514 }
515 515  
516 516  
... ... @@ -650,7 +650,7 @@ p {
650 650 /* Menu List footer */
651 651 /*
652 652 #content .box-3 .block-title{
653   - margin:0;
  653 + margin:0;
654 654 }
655 655  
656 656  
... ... @@ -881,8 +881,8 @@ p {
881 881  
882 882 /* nao mostrar seta neste tipo de box */
883 883 #content .blog-post .short-post .read-more a::after {
884   - content: none;
885   - }
  884 + content: none;
  885 + }
886 886  
887 887 .comment-info {
888 888 line-height: 1em;
... ... @@ -1266,7 +1266,7 @@ div#article-parent {
1266 1266  
1267 1267  
1268 1268 #profile-header {
1269   - position: absolute; /* Corrige link de login */
  1269 + position: absolute; /* Corrige link de login */
1270 1270 }
1271 1271  
1272 1272 #public-profile-search, #profile-search-results form, .profile-search-block form {
... ... @@ -2352,14 +2352,14 @@ body.contraste.action-home-index #content .tags-block .block-inner-2, body.contr
2352 2352 }
2353 2353  
2354 2354 body.contraste.action-home-index #content .box-1 .block-title span, body.contraste.action-environment_design-index #content .box-1 .block-title span {
2355   - background-color: #000;
2356   - color: #FFF !important;
  2355 + background-color: #000;
  2356 + color: #FFF !important;
2357 2357 }
2358 2358  
2359 2359 body.contraste #logo #portal-title {
2360 2360 background-image: url("images/logotipo_spb_beta_ac.svg");
2361   - background-repeat: no-repeat;
2362   - background-size: 374px 78px;
  2361 + background-repeat: no-repeat;
  2362 + background-size: 374px 78px;
2363 2363 }
2364 2364  
2365 2365 body.contraste #accessibility span {
... ... @@ -2469,30 +2469,30 @@ body.contraste #portal-siteactions {
2469 2469 }
2470 2470  
2471 2471 body.contraste #complete_registration {
2472   - background-color: transparent;
  2472 + background-color: transparent;
2473 2473 }
2474 2474  
2475 2475 body.contraste tr:hover td {
2476   - background-color: #333;
  2476 + background-color: #333;
2477 2477 }
2478 2478  
2479 2479 body.contraste .action-friends-index .profile-list li:hover,
2480 2480 body.contraste .common-profile-list-block .vcard:hover {
2481   - border: 1px solid #CCC;
2482   - background: #333;
2483   - text-decoration: none;
  2481 + border: 1px solid #CCC;
  2482 + background: #333;
  2483 + text-decoration: none;
2484 2484 }
2485 2485  
2486 2486 body.contraste .menu-submenu-content {
2487   - border: 1px solid #CCC;
2488   - background: none #333 ;
  2487 + border: 1px solid #CCC;
  2488 + background: none #333 ;
2489 2489  
2490 2490 }
2491 2491  
2492 2492 body.contraste #user .logged-in {
2493   - background: none #333 ;
2494   - /* background: url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; */
2495   - color: #fff;
  2493 + background: none #333 ;
  2494 + /* background: url("images/barra-menu-user-bg.png") repeat-x bottom center #FEFEFE; */
  2495 + color: #fff;
2496 2496 }
2497 2497  
2498 2498 body.contraste #social-icons #sb_face {
... ... @@ -2524,87 +2524,87 @@ body.contraste #social-icons #sb_flickr:hover {
2524 2524 }
2525 2525  
2526 2526 body.contraste .no-boxes-inner-2 {
2527   - background-color: #000!important;
2528   - color: #fff;
  2527 + background-color: #000!important;
  2528 + color: #fff;
2529 2529 }
2530 2530  
2531 2531 body.contraste #signup-form {
2532   - color: #fff;
  2532 + color: #fff;
2533 2533 }
2534 2534  
2535 2535 body.contraste #portal-searchbox {
2536   - border-color: #FFF;
2537   - background-color: #000;
  2536 + border-color: #FFF;
  2537 + background-color: #000;
2538 2538 }
2539 2539  
2540 2540 body.contraste #portal-searchbox .searchField {
2541   - background-color: #000;
2542   - color: #FFF !important;
  2541 + background-color: #000;
  2542 + color: #FFF !important;
2543 2543 }
2544 2544  
2545 2545 body.contraste #header input.searchButton {
2546   - background-color: #000;
2547   - background-position: 0px 2px;
  2546 + background-color: #000;
  2547 + background-position: 0px 2px;
2548 2548 }
2549 2549  
2550 2550 body.contraste #menucontainer {
2551   - background: #333;
2552   - color: #FFF !important;
  2551 + background: #333;
  2552 + color: #FFF !important;
2553 2553 }
2554 2554  
2555 2555 body.contraste #menucontainer ul li.parent_menu a {
2556   - color: #FFF !important;
  2556 + color: #FFF !important;
2557 2557 }
2558 2558  
2559 2559 body.contraste #content .no-boxes h1 {
2560   - color: #FFF !important;
  2560 + color: #FFF !important;
2561 2561 }
2562 2562  
2563 2563 body.contraste #signup-form .formfieldline,
2564 2564 body.contraste #signup-formfield-group,
2565 2565 body.contraste #signup-form .required-field label,
2566 2566 body.contraste #signup-form .formlabel {
2567   - background-color: #000;
2568   - color: #FFF !important;
  2567 + background-color: #000;
  2568 + color: #FFF !important;
2569 2569 }
2570 2570  
2571 2571 body.contraste .pseudoformlabel,
2572 2572 body.contraste .formlabel {
2573   - color: #FFF;
  2573 + color: #FFF;
2574 2574 }
2575 2575  
2576 2576 body.contraste #signup-form {
2577   - border-color: #FFF;
2578   - background-color: #000;
  2577 + border-color: #FFF;
  2578 + background-color: #000;
2579 2579 }
2580 2580  
2581 2581 body.contraste #signup-form .formfield input,
2582 2582 body.contraste #signup-form .formfield textarea {
2583   - background-color: #000;
2584   - color: #FFF !important;
  2583 + background-color: #000;
  2584 + color: #FFF !important;
2585 2585 }
2586 2586  
2587 2587 body.contraste #signup-domain {
2588   - border-color: #FFF;
2589   - background-color: #000;
2590   - color: #FFF !important;
  2588 + border-color: #FFF;
  2589 + background-color: #000;
  2590 + color: #FFF !important;
2591 2591 }
2592 2592  
2593 2593 body.contraste .ui-state-default,
2594 2594 body.contraste .ui-widget-content .ui-state-default,
2595 2595 body.contraste .ui-widget-header .ui-state-default {
2596   - border: 1px solid #FFF;
2597   - background-color: #000;
2598   - color: #FFF !important;
  2596 + border: 1px solid #FFF;
  2597 + background-color: #000;
  2598 + color: #FFF !important;
2599 2599 }
2600 2600  
2601 2601 body.contraste .agenda-tile .title {
2602   - border-bottom: 1px solid #FFF;
2603   - color: #FFF;
  2602 + border-bottom: 1px solid #FFF;
  2603 + color: #FFF;
2604 2604 }
2605 2605  
2606 2606 body.contraste .agenda-tile .period {
2607   - color: #FFF;
  2607 + color: #FFF;
2608 2608 }
2609 2609  
2610 2610 /*botão rss*/
... ... @@ -3145,7 +3145,6 @@ input[type=checkbox] {
3145 3145 color: #172738;
3146 3146 margin-top: 19px;
3147 3147 padding-top: 29px;
3148   - padding-left: 8px;
3149 3148 }
3150 3149  
3151 3150 #content .main-content .star-rate-data .star-rate-form .star-rate-text,
... ... @@ -3161,8 +3160,9 @@ input[type=checkbox] {
3161 3160 }
3162 3161  
3163 3162 #content .main-content .star-rate-data .star-rate-form {
3164   - padding-left: 14px;
  3163 + padding-left: 37px;
3165 3164 letter-spacing: 0.1px;
  3165 + width: 100%;
3166 3166 }
3167 3167  
3168 3168 #content .main-content .star-rate-data .star-rate-form .star-rate-text {
... ... @@ -3171,6 +3171,7 @@ input[type=checkbox] {
3171 3171 }
3172 3172  
3173 3173 #content .main-content .star-rate-data .star-profile-information {
  3174 + padding-left: 15px;
3174 3175 width: 79px;
3175 3176 }
3176 3177  
... ... @@ -3195,6 +3196,7 @@ input[type=checkbox] {
3195 3196 #content .main-content .star-rate-data .star-rate-form .star-container .star-positive,
3196 3197 #content .main-content .star-rate-data .star-rate-form .star-container .star-negative {
3197 3198 display: table-cell;
  3199 + margin-right: 0px;
3198 3200 height: 30px;
3199 3201 width: 28px;
3200 3202 }
... ... @@ -3214,13 +3216,17 @@ input[type=checkbox] {
3214 3216 }
3215 3217  
3216 3218 #content .main-content .star-rate-data .star-rate-form .star-comment-container .button-bar input {
3217   - background-color: #4562b1;
  3219 + background-color: #5E82C6;
3218 3220 font-weight: 700;
3219 3221 height: 31px;
3220 3222 margin-top: 10px;
3221 3223 text-transform: uppercase;
3222 3224 }
3223 3225  
  3226 +#content .main-content .star-rate-data .star-rate-form .star-comment-container .button-bar a {
  3227 + display: none;
  3228 +}
  3229 +
3224 3230 #content .main-content .star-rate-data .star-rate-form .star-comment-container .button-bar {
3225 3231 margin-top: 0px;
3226 3232 padding-bottom: 50px;
... ... @@ -3228,12 +3234,12 @@ input[type=checkbox] {
3228 3234 }
3229 3235  
3230 3236 #content .star-rate-form .star-comment-container .comments-software-extra-fields {
3231   - overflow: auto;
  3237 + overflow: auto;
3232 3238 }
3233 3239  
3234 3240 #content .star-rate-form .star-comment-container .comments-software-extra-fields #input_institution_comments {
3235   - margin-bottom: 19px;
3236   - margin-top: 16px;
  3241 + margin-bottom: 19px;
  3242 + margin-top: 16px;
3237 3243 }
3238 3244  
3239 3245 #content .star-rate-form .star-comment-container .comments-software-extra-fields #input_institution_comments label {
... ... @@ -3297,18 +3303,78 @@ input[type=checkbox] {
3297 3303 border-radius: 90%;
3298 3304 font-size: 12px;
3299 3305 font-weight: 700;
3300   - background: #3867b7;
  3306 + background: #5E82C6;
3301 3307 color: #fff;
3302 3308 margin-left: 4px;
3303   - padding: 0px 6px;
  3309 + padding: 0px 5px 0px 6px;
  3310 + cursor: pointer;
3304 3311 }
3305 3312  
  3313 +/* IMAGEM DE REFERÊNCIA
3306 3314 .star-rate-data {
3307 3315 background-image: url('images/validacao_frontend_relato_de_uso.jpg');
3308 3316 background-repeat: no-repeat;
3309 3317 }
3310 3318  
  3319 +.ratings-list {
  3320 + background-image: url('images/tela_listagem_relato_uso_v4_fechado.jpg');
  3321 + background-repeat: no-repeat;
  3322 +}*/
3311 3323  
  3324 +.ratings-list {
  3325 + color: #172738;
  3326 + font-family: Arial, Helvetica, "open_sansregular", sans-serif;
  3327 +}
  3328 +
  3329 +.ratings-list .user-rating-block {
  3330 + padding-bottom: 10px;
  3331 + padding-top: 32px;
  3332 + margin-top: 23px;
  3333 +}
  3334 +
  3335 +.ratings-list .star-profile-information {
  3336 + padding-right: 15px;
  3337 + padding-top: 1px;
  3338 + width: 99px;
  3339 +}
  3340 +
  3341 +.ratings-list .user-rating-block .star-profile-information .star-profile-name {
  3342 + line-height: 16px;
  3343 + width: 70px;
  3344 +}
  3345 +
  3346 +.ratings-list .star-profile-information .star-profile-image img {
  3347 + border-radius: 4px;
  3348 + height: 60px;
  3349 +}
  3350 +
  3351 +.ratings-list .user-rating-block .user-testimony-container .user-testimony {
  3352 + font-size: 16px;
  3353 + margin-top: 12px;
  3354 +}
  3355 +
  3356 +.star-rate-data .star-rate-form .star-comment-container .formfield textarea {
  3357 + width: 100%;
  3358 +}
  3359 +
  3360 +.ratings-list .user-rating-block .user-testimony-container .testimony-rate-date {
  3361 + padding-right: 198px;
  3362 +}
  3363 +
  3364 +.ratings-list .star-container {
  3365 + margin-top: 4px;
  3366 +}
  3367 +
  3368 +.ratings-list .star-container .small-star-positive,
  3369 +.ratings-list .star-container .small-star-negative {
  3370 + margin-right: 3px;
  3371 +}
  3372 +
  3373 +.ratings-list .user-rating-block .user-testimony-container .testimony-rate-date {
  3374 + display: block;
  3375 + float: left;
  3376 + margin-top: 2px;
  3377 +}
3312 3378  
3313 3379 /*********************** PÁGINA DE AJUDA ***********************/
3314 3380  
... ...