Commit 85cde999886fa59567e18155f14ad751be3fbda2
1 parent
fdd73777
Exists in
master
and in
2 other branches
removed specific style from theme.
Showing
1 changed file
with
14 additions
and
19 deletions
Show diff stats
style.css
| @@ -57,7 +57,7 @@ body { | @@ -57,7 +57,7 @@ body { | ||
| 57 | background-image: -o-linear-gradient(bottom, #E8E8E8 20%, #FEFEFE 80%); | 57 | background-image: -o-linear-gradient(bottom, #E8E8E8 20%, #FEFEFE 80%); |
| 58 | background-image: -moz-linear-gradient(bottom, #E8E8E8 20%, #FEFEFE 80%); | 58 | background-image: -moz-linear-gradient(bottom, #E8E8E8 20%, #FEFEFE 80%); |
| 59 | background-image: -webkit-linear-gradient(bottom, #E8E8E8 20%, #FEFEFE 80%); | 59 | background-image: -webkit-linear-gradient(bottom, #E8E8E8 20%, #FEFEFE 80%); |
| 60 | - background-image: -ms-linear-gradient(bottom, #E8E8E8 20%, #FEFEFE 80%); | 60 | + background-image: -ms-linear-gradient(bottom, #E8E8E8 20%, #FEFEFE 80%); |
| 61 | background-image: -webkit-gradient( | 61 | background-image: -webkit-gradient( |
| 62 | linear, | 62 | linear, |
| 63 | left bottom, | 63 | left bottom, |
| @@ -689,7 +689,7 @@ div#article-parent { | @@ -689,7 +689,7 @@ div#article-parent { | ||
| 689 | 689 | ||
| 690 | .formfield input, .formfield textarea { | 690 | .formfield input, .formfield textarea { |
| 691 | border: 1px solid #DFDFDF !important; | 691 | border: 1px solid #DFDFDF !important; |
| 692 | - background-image: none !important; | 692 | + background-image: none !important; |
| 693 | background-color: #fff !important; | 693 | background-color: #fff !important; |
| 694 | line-height: 1.8em !important; | 694 | line-height: 1.8em !important; |
| 695 | color: #333 !important; | 695 | color: #333 !important; |
| @@ -784,12 +784,12 @@ div#article-parent { | @@ -784,12 +784,12 @@ div#article-parent { | ||
| 784 | 784 | ||
| 785 | 785 | ||
| 786 | .author, | 786 | .author, |
| 787 | -.header-content, | ||
| 788 | -#box-35330 h3 { display: none; } | ||
| 789 | -#block-51740 .track_list .item_card { | ||
| 790 | -margin: 0px; | ||
| 791 | -margin-left: -1px; | ||
| 792 | -margin-top: 5px; | 787 | +.header-content { display: none; } |
| 788 | + | ||
| 789 | +.track_list .item_card { | ||
| 790 | + margin: 0px; | ||
| 791 | + margin-left: -1px; | ||
| 792 | + margin-top: 5px; | ||
| 793 | } | 793 | } |
| 794 | 794 | ||
| 795 | .profile-homepage .box-1 .recent-documents-block ul { | 795 | .profile-homepage .box-1 .recent-documents-block ul { |
| @@ -803,7 +803,7 @@ overflow: auto; | @@ -803,7 +803,7 @@ overflow: auto; | ||
| 803 | background: url("images/comentarios.png") no-repeat left center #fffafa; | 803 | background: url("images/comentarios.png") no-repeat left center #fffafa; |
| 804 | } | 804 | } |
| 805 | .track_list .item_card .track_stats .hits .counter { | 805 | .track_list .item_card .track_stats .hits .counter { |
| 806 | - background: url("images/visualizacoes.png") no-repeat left center #fffafa; | 806 | + background: url("images/visualizacoes.png") no-repeat left center #fffafa; |
| 807 | } | 807 | } |
| 808 | .track_list .item_card .track_stats .counter { | 808 | .track_list .item_card .track_stats .counter { |
| 809 | margin-top: 1px; | 809 | margin-top: 1px; |
| @@ -864,7 +864,7 @@ all_tracks .track_list { | @@ -864,7 +864,7 @@ all_tracks .track_list { | ||
| 864 | padding: 10px 20px 10px 50px; | 864 | padding: 10px 20px 10px 50px; |
| 865 | text-align: left; | 865 | text-align: left; |
| 866 | margin-right: 50px; | 866 | margin-right: 50px; |
| 867 | - | 867 | + |
| 868 | } | 868 | } |
| 869 | 869 | ||
| 870 | .track_list .item_card { | 870 | .track_list .item_card { |
| @@ -891,7 +891,7 @@ all_tracks .track_list { | @@ -891,7 +891,7 @@ all_tracks .track_list { | ||
| 891 | display: inline-block; | 891 | display: inline-block; |
| 892 | } | 892 | } |
| 893 | 893 | ||
| 894 | -.common-profile-list-block .vcard a, | 894 | +.common-profile-list-block .vcard a, |
| 895 | .track_list .item_card:hover { | 895 | .track_list .item_card:hover { |
| 896 | background-color: white; | 896 | background-color: white; |
| 897 | } | 897 | } |
| @@ -1110,7 +1110,7 @@ _software,_cultura_e_conhecimentos_livres*/ | @@ -1110,7 +1110,7 @@ _software,_cultura_e_conhecimentos_livres*/ | ||
| 1110 | 1110 | ||
| 1111 | .track_list .item .track_content .steps h3{ | 1111 | .track_list .item .track_content .steps h3{ |
| 1112 | font-size: 13px !important; | 1112 | font-size: 13px !important; |
| 1113 | - text-transform: uppercase; | 1113 | + text-transform: uppercase; |
| 1114 | font-weight: normal; | 1114 | font-weight: normal; |
| 1115 | } | 1115 | } |
| 1116 | 1116 | ||
| @@ -1148,7 +1148,7 @@ _software,_cultura_e_conhecimentos_livres*/ | @@ -1148,7 +1148,7 @@ _software,_cultura_e_conhecimentos_livres*/ | ||
| 1148 | 1148 | ||
| 1149 | .step a:link, #content .step a:link, dl.portlet .step a:link { | 1149 | .step a:link, #content .step a:link, dl.portlet .step a:link { |
| 1150 | color: #999; /*cinza escuro*/ | 1150 | color: #999; /*cinza escuro*/ |
| 1151 | - /*teste*/ | 1151 | + /*teste*/ |
| 1152 | display: inline-block; | 1152 | display: inline-block; |
| 1153 | max-width: 80%; | 1153 | max-width: 80%; |
| 1154 | vertical-align: middle; | 1154 | vertical-align: middle; |
| @@ -1180,7 +1180,7 @@ _software,_cultura_e_conhecimentos_livres*/ | @@ -1180,7 +1180,7 @@ _software,_cultura_e_conhecimentos_livres*/ | ||
| 1180 | 1180 | ||
| 1181 | #track .step_list .step .content .name {} | 1181 | #track .step_list .step .content .name {} |
| 1182 | 1182 | ||
| 1183 | -#track .step .name, | 1183 | +#track .step .name, |
| 1184 | #track .step .name a { | 1184 | #track .step .name a { |
| 1185 | color: #999; | 1185 | color: #999; |
| 1186 | } | 1186 | } |
| @@ -1280,8 +1280,3 @@ width: auto; | @@ -1280,8 +1280,3 @@ width: auto; | ||
| 1280 | 1280 | ||
| 1281 | .controller-sub_organizations_plugin_profile .box-1 .common-profile-list-block .profile_link { width: 150px; } | 1281 | .controller-sub_organizations_plugin_profile .box-1 .common-profile-list-block .profile_link { width: 150px; } |
| 1282 | 1282 | ||
| 1283 | -/* related organizations */ | ||
| 1284 | - | ||
| 1285 | -#block-34417 ul { | ||
| 1286 | - width:100%; | ||
| 1287 | -} |