Commit 1c531d377d7d8f4547b557a7084dbde4f797bbf9

Authored by Gustavo Cruz
1 parent 891316a4

updating theme

Showing 1 changed file with 56 additions and 62 deletions   Show diff stats
@@ -700,45 +700,6 @@ input.button.with-text { @@ -700,45 +700,6 @@ input.button.with-text {
700 margin-bottom: 5px; 700 margin-bottom: 5px;
701 } 701 }
702 702
703 -  
704 -/*#content form input.button.submit {  
705 - background: url("images/btn_commit.png") no-repeat scroll 50% 50% transparent;  
706 - border: 1px solid #DDDDDD;  
707 - height: 31px;  
708 - padding-right: 20px;  
709 - text-indent: -10000px;  
710 -}  
711 -  
712 -#content form input.button.submit[name~=commit] {  
713 - background: url("images/btn_commit.png") no-repeat scroll 50% 50% transparent;  
714 -}  
715 -  
716 -#content form input.button.submit[name~=continue] {  
717 - background: url("images/btn_continue.png") no-repeat scroll 50% 50% transparent;  
718 -}  
719 -  
720 -.controller-search #content form input.button.submit {  
721 - height: 31px;  
722 - max-height: 32px;  
723 -}  
724 -  
725 -#content .button-bar a.button.with-text {  
726 - vertical-align: middle;  
727 -}  
728 -  
729 -#content .button-bar a.button.with-text {  
730 - line-height: 20px;  
731 - height: 31px;  
732 - border: 1px solid #ddd;  
733 -}  
734 -  
735 -#content .button-bar .button.with-text span {  
736 -display: inline-block;  
737 -width: auto;  
738 -padding: 6px 4px;  
739 -}  
740 -*/  
741 -  
742 #content .profile ul{ 703 #content .profile ul{
743 margin-left: 1em; 704 margin-left: 1em;
744 } 705 }
@@ -801,6 +762,30 @@ padding: 6px 4px; @@ -801,6 +762,30 @@ padding: 6px 4px;
801 margin-right: 5px; 762 margin-right: 5px;
802 } 763 }
803 764
  765 +/*Busca em Profile*/
  766 +#profile-search-results ul.results-list {
  767 +
  768 +}
  769 +
  770 +#profile-search-results ul.results-list .result-title{
  771 + color: #444444;
  772 + display: inline-block;
  773 + font-size: 180%;
  774 + font-weight: bold;
  775 + padding: 4px 0;
  776 +}
  777 +
  778 +#profile-search-results ul.results-list .article-details {
  779 + color: #999999;
  780 + display: inline-block;
  781 + margin-left: 20px;/*largura do icone de identificação do conteúdo*/
  782 +}
  783 +
  784 +#profile-search-results ul.results-list .article-url {
  785 + display: inline-block;
  786 + margin-left: 20px;/*largura do icone de identificação do conteúdo*/
  787 +}
  788 +
804 /**** FIM DE BUSCA ****/ 789 /**** FIM DE BUSCA ****/
805 790
806 /* Social Buttons */ 791 /* Social Buttons */
@@ -2224,6 +2209,10 @@ _software,_cultura_e_conhecimentos_livres*/ @@ -2224,6 +2209,10 @@ _software,_cultura_e_conhecimentos_livres*/
2224 background-image: url("images/no-image.gif"); 2209 background-image: url("images/no-image.gif");
2225 } 2210 }
2226 2211
  2212 +#content .step.step_active:hover {
  2213 + background-color: #B8D4C1;
  2214 +}
  2215 +
2227 #content .step.step_active a { 2216 #content .step.step_active a {
2228 color: #397941;/*verde escuro*/ 2217 color: #397941;/*verde escuro*/
2229 } 2218 }
@@ -2437,39 +2426,24 @@ _software,_cultura_e_conhecimentos_livres*/ @@ -2437,39 +2426,24 @@ _software,_cultura_e_conhecimentos_livres*/
2437 margin: 0; 2426 margin: 0;
2438 } 2427 }
2439 2428
2440 -#content .communities-block .profile-image img{  
2441 - max-height: 95px;  
2442 - max-width: 85px; 2429 +.common-profile-list-block .vcard .profile_link span{
  2430 + display: inline-block;
2443 } 2431 }
2444 2432
2445 -.communities-block .common-profile-list-block .vcard .profile_link {  
2446 - margin: 5px;  
2447 - /*min-height: 140px;*/  
2448 - /*min-width: 100px;*/  
2449 - background-color: transparent;  
2450 - border: 0 none; 2433 +#content .communities-block .profile-image {
  2434 + width: 100%;
2451 } 2435 }
2452 2436
2453 .communities-block .common-profile-list-block .vcard .profile_link .profile-image { 2437 .communities-block .common-profile-list-block .vcard .profile_link .profile-image {
2454 - /*height: 95px;*/  
2455 - /*width: 95px;*/  
2456 - /*min-height: 95px;*/  
2457 - /*min-width: 95px;*/  
2458 background-color: #fff; 2438 background-color: #fff;
2459 border: 2px solid #dfdfdf; 2439 border: 2px solid #dfdfdf;
2460 padding-bottom: 0px; 2440 padding-bottom: 0px;
2461 } 2441 }
2462 2442
2463 -.communities-block .common-profile-list-block .vcard .profile_link .profile-image .logo {  
2464 - /*min-height: 95px;  
2465 - min-width: 95px;  
2466 - height: 95px;  
2467 - width: 95px;*/  
2468 -  
2469 -}  
2470 -  
2471 -.common-profile-list-block .vcard .profile_link span{  
2472 - display: inline-block; 2443 +#content .communities-block .profile-image img{
  2444 + max-height: 95px;
  2445 + max-width: 85px;
  2446 + width: 100%;
2473 } 2447 }
2474 2448
2475 .communities-block .common-profile-list-block .vcard .profile_link .org { 2449 .communities-block .common-profile-list-block .vcard .profile_link .org {
@@ -2480,8 +2454,18 @@ _software,_cultura_e_conhecimentos_livres*/ @@ -2480,8 +2454,18 @@ _software,_cultura_e_conhecimentos_livres*/
2480 line-height: 1.1em; 2454 line-height: 1.1em;
2481 margin-top: 5px; 2455 margin-top: 5px;
2482 text-align: center; 2456 text-align: center;
  2457 + width: 100%;
  2458 +}
  2459 +
  2460 +.communities-block .common-profile-list-block .vcard .profile_link {
  2461 + margin: 5px;
  2462 + /*min-height: 140px;*/
  2463 + /*min-width: 100px;*/
  2464 + background-color: transparent;
  2465 + border: 0 none;
2483 } 2466 }
2484 2467
  2468 +
2485 /*estilo nos blocos laterais*/ 2469 /*estilo nos blocos laterais*/
2486 2470
2487 .box-2 .communities-block .common-profile-list-block .vcard .profile_link, 2471 .box-2 .communities-block .common-profile-list-block .vcard .profile_link,
@@ -2665,6 +2649,16 @@ _software,_cultura_e_conhecimentos_livres*/ @@ -2665,6 +2649,16 @@ _software,_cultura_e_conhecimentos_livres*/
2665 background-color: transparent; 2649 background-color: transparent;
2666 } 2650 }
2667 2651
  2652 +#article li.event-dates {
  2653 +float: none;
  2654 +}
  2655 +
  2656 +#article div.event-info {
  2657 + display: block;
  2658 + padding: 10px 0;
  2659 + text-align: right;
  2660 +}
  2661 +
2668 /*.community-track-plugin-track*/ /**/ 2662 /*.community-track-plugin-track*/ /**/
2669 2663
2670 /*action-content_viewer-view_page*/ 2664 /*action-content_viewer-view_page*/