Commit e97b8dc72aa189ba274ec0f4043d40a87e340ad8
1 parent
04d04be4
Exists in
master
and in
5 other branches
updating theme
Showing
3 changed files
with
166 additions
and
38 deletions
Show diff stats
1.1 KB
856 Bytes
style.css
| ... | ... | @@ -544,9 +544,13 @@ div#article-parent { |
| 544 | 544 | /*Container Block*/ |
| 545 | 545 | |
| 546 | 546 | .action-home-index #content .box-1 .container-block { |
| 547 | + /* left: -480px; | |
| 548 | + margin-left: 50%; | |
| 549 | + width: 960px; */ | |
| 547 | 550 | left: -480px; |
| 548 | 551 | margin-left: 50%; |
| 549 | - width: 960px; | |
| 552 | + width: 1064px; | |
| 553 | + | |
| 550 | 554 | } |
| 551 | 555 | |
| 552 | 556 | /* Blocks profiles and enterprises - pessoas*/ |
| ... | ... | @@ -570,7 +574,7 @@ div#article-parent { |
| 570 | 574 | } |
| 571 | 575 | |
| 572 | 576 | .box-1 .common-profile-list-block span { |
| 573 | - width: auto; | |
| 577 | + width: auto; | |
| 574 | 578 | } |
| 575 | 579 | |
| 576 | 580 | .box-1 .common-profile-list-block .profile-image { |
| ... | ... | @@ -601,8 +605,19 @@ div#article-parent { |
| 601 | 605 | |
| 602 | 606 | .box-1 .display-people-block .banner-span, |
| 603 | 607 | .common-profile-list-block .vcard a { |
| 604 | - width: 108px; | |
| 605 | - height: 57px; | |
| 608 | + /*width: 108px; | |
| 609 | + height: 57px;*/ | |
| 610 | +/* height: 70px; | |
| 611 | + width: 139px;*/ | |
| 612 | +} | |
| 613 | +/*imagem*/ | |
| 614 | +.common-profile-list-block .vcard a, .comment-actions .vcard a { | |
| 615 | + border: 1px solid transparent; | |
| 616 | + font-size: 11px; | |
| 617 | + height: 50px; | |
| 618 | + margin: -1px 0 0 -1px; | |
| 619 | + max-height: 50px; | |
| 620 | + padding-top: 0; | |
| 606 | 621 | } |
| 607 | 622 | |
| 608 | 623 | #content .display-people-block .vcard a.profile_link { |
| ... | ... | @@ -823,10 +838,9 @@ div#article-parent { |
| 823 | 838 | /* circulos bloco de html puro*/ |
| 824 | 839 | |
| 825 | 840 | .action-home-index #content .box-1 .raw-html-block { |
| 841 | + /*width: 480px !important;*/ | |
| 842 | + margin: auto; | |
| 826 | 843 | width: 960px; |
| 827 | - position: relative; | |
| 828 | - left:-480px; | |
| 829 | - margin-left: 50%; | |
| 830 | 844 | } |
| 831 | 845 | |
| 832 | 846 | /* padrao da barra verde - estatistica */ |
| ... | ... | @@ -990,75 +1004,180 @@ div#article-parent { |
| 990 | 1004 | /*Posicionamento dos artigos e pessoas ao centro*/ |
| 991 | 1005 | |
| 992 | 1006 | |
| 993 | -.action-home-index #wrap-2 .block-outer #block-541 { | |
| 994 | - | |
| 995 | -} | |
| 996 | - | |
| 997 | -.action-home-index #wrap-2 .block-outer div.recent-documents-block { | |
| 998 | - display: inline-block; | |
| 999 | - float: left; | |
| 1000 | - left: 0; | |
| 1001 | - margin-left: 0; | |
| 1002 | - width: 300px; | |
| 1003 | - padding: 0 20px; | |
| 1004 | -} | |
| 1005 | - | |
| 1006 | - | |
| 1007 | 1007 | /*pessoas*/ |
| 1008 | 1008 | |
| 1009 | 1009 | .people-block{ |
| 1010 | 1010 | |
| 1011 | 1011 | } |
| 1012 | 1012 | |
| 1013 | -.action-home-index #wrap-2 .block-outer div.people-block{ | |
| 1013 | +.action-home-index #wrap-2 .block-outer div.people-block, | |
| 1014 | +.action-environment_design-index #wrap-2 .block-outer div.people-block { | |
| 1014 | 1015 | position: relative; |
| 1015 | 1016 | left: 0px; |
| 1016 | - margin-left: 10px; | |
| 1017 | - width: 300px; | |
| 1018 | - float: left; | |
| 1017 | + /* margin-left: 10px;*/ | |
| 1018 | + /*width: 300px !important;*/ | |
| 1019 | + /*float: left;*/ | |
| 1019 | 1020 | } |
| 1020 | 1021 | |
| 1021 | -.action-home-index #wrap-2 .block-outer div.people-block .block-inner-1 { | |
| 1022 | - width: 100%; | |
| 1022 | + .action-home-index #wrap-2 .block-outer div.people-block .block-inner-1, | |
| 1023 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .block-inner-1{ | |
| 1024 | + /*width: 100%;*/ | |
| 1025 | + width: 355px !important; | |
| 1026 | + margin-left: 35px; | |
| 1023 | 1027 | } |
| 1024 | 1028 | |
| 1025 | -.action-home-index #wrap-2 .block-outer div.people-block .block-title { | |
| 1029 | +.action-home-index #wrap-2 .block-outer div.people-block .block-title, | |
| 1030 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .block-title { | |
| 1026 | 1031 | display: none; |
| 1027 | 1032 | } |
| 1028 | 1033 | |
| 1029 | -.action-home-index #wrap-2 .block-outer div.people-block .block-inner-2 { | |
| 1034 | +.action-home-index #wrap-2 .block-outer div.people-block .block-inner-2, | |
| 1035 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .block-inner-2 { | |
| 1030 | 1036 | |
| 1031 | 1037 | } |
| 1032 | 1038 | |
| 1033 | -.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block{ | |
| 1039 | +.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block, | |
| 1040 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .common-profile-list-block { | |
| 1034 | 1041 | margin-left: 0; |
| 1035 | 1042 | } |
| 1036 | 1043 | |
| 1037 | -.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard{ | |
| 1044 | +.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard, | |
| 1045 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard { | |
| 1038 | 1046 | border: 0px solid white; |
| 1039 | 1047 | } |
| 1040 | 1048 | |
| 1041 | -.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard .profile_link .fn{ | |
| 1049 | +.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard .profile_link .fn, | |
| 1050 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard .profile_link .fn { | |
| 1042 | 1051 | display: none; |
| 1043 | 1052 | visibility: hidden; |
| 1044 | 1053 | } |
| 1045 | 1054 | |
| 1046 | -.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard:hover .menu-submenu-trigger { | |
| 1055 | +.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard:hover .menu-submenu-trigger, | |
| 1056 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .common-profile-list-block .vcard:hover .menu-submenu-trigger { | |
| 1047 | 1057 | display: none; |
| 1048 | 1058 | } |
| 1049 | 1059 | |
| 1050 | -.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block .profile_link { | |
| 1060 | +.action-home-index #wrap-2 .block-outer div.people-block .common-profile-list-block .profile_link, | |
| 1061 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .common-profile-list-block .profile_link { | |
| 1051 | 1062 | height: 50px; |
| 1052 | 1063 | width: 50px; |
| 1053 | 1064 | margin: -1px 0px 0 -1px; |
| 1054 | 1065 | padding: 0; |
| 1055 | 1066 | border: 1px solid white !important; |
| 1067 | + background-color: #ddd; | |
| 1068 | +} | |
| 1069 | + | |
| 1070 | +.action-home-index #wrap-2 .block-outer div.people-block .block-footer-content, | |
| 1071 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .block-footer-content { | |
| 1072 | + display: none; | |
| 1073 | +} | |
| 1074 | + | |
| 1075 | +.action-home-index #wrap-2 .block-outer div.people-block .banner-span, | |
| 1076 | +.action-environment_design-index #wrap-2 .block-outer div.people-block .banner-span{ | |
| 1077 | + background-color: #F7E074; | |
| 1078 | + color: #004B82; | |
| 1079 | + height: 50px; | |
| 1080 | + line-height: 3em; | |
| 1081 | + width: 100px; | |
| 1082 | +} | |
| 1083 | + | |
| 1084 | +/*conteudo em destaque display content*/ | |
| 1085 | +.action-home-index #wrap-2 .block-outer div.display-content-block .title { | |
| 1086 | + font-size: 120%; | |
| 1087 | + font-weight: bold; | |
| 1088 | + padding-right: 0; | |
| 1089 | +} | |
| 1090 | +.action-home-index #wrap-2 .block-outer div.display-content-block .title a { | |
| 1091 | + color: #000; | |
| 1092 | +} | |
| 1093 | + | |
| 1094 | +.action-home-index #wrap-2 .block-outer div.display-content-block .lead p{ | |
| 1095 | + font-size: 85%; | |
| 1096 | + line-height: 1.5em; | |
| 1097 | +} | |
| 1098 | + | |
| 1099 | + | |
| 1100 | +/*Container - Mapa e Comunidades*/ | |
| 1101 | + | |
| 1102 | +/**Mapa**/ | |
| 1103 | + | |
| 1104 | +/*.action-home-index #content .box-1 .container-block */ | |
| 1105 | + | |
| 1106 | +.container-block .raw-html-block { | |
| 1107 | + display: inline-block; | |
| 1056 | 1108 | } |
| 1109 | +.action-home-index #content .box-1 .container-block .raw-html-block { | |
| 1110 | + width: 525px !important; | |
| 1111 | + margin: 0 25px; | |
| 1112 | +} | |
| 1113 | + | |
| 1114 | +.container-block .raw-html-block .block-title { | |
| 1115 | + display: none; | |
| 1116 | +} | |
| 1117 | + | |
| 1118 | + | |
| 1119 | +/*Comunidades*/ | |
| 1120 | + | |
| 1121 | +.container-block .communities-block { | |
| 1122 | + display: inline-block; | |
| 1123 | +} | |
| 1124 | + | |
| 1125 | +.action-home-index #content .box-1 .communities-block { | |
| 1126 | +/* width: 960px; | |
| 1127 | + position: relative; | |
| 1128 | + left:-480px; | |
| 1129 | + margin-left: 50%;*/ | |
| 1130 | +} | |
| 1131 | + | |
| 1132 | +.container-block .communities-block .block-inner-1 { | |
| 1133 | + width: 380px !important; | |
| 1134 | + float: left; | |
| 1135 | +} | |
| 1136 | + | |
| 1137 | +.action-home-index #wrap-2 .block-outer .container-block .communities-block .common-profile-list-block .vcard:hover { | |
| 1138 | + border: 0px; | |
| 1139 | +} | |
| 1140 | + | |
| 1141 | +.action-home-index #wrap-2 .block-outer .container-block .communities-block .common-profile-list-block .vcard a { } | |
| 1057 | 1142 | |
| 1058 | -.action-home-index #wrap-2 .block-outer div.people-block .block-footer-content { | |
| 1143 | +.action-home-index #wrap-2 .block-outer .container-block .communities-block .common-profile-list-block .vcard a:hover{ | |
| 1144 | + border: 1px solid #DDDDDD; | |
| 1145 | +} | |
| 1146 | + | |
| 1147 | +.action-home-index #wrap-2 .block-outer .container-block .communities-block .common-profile-list-block .vcard:hover .menu-submenu-trigger, | |
| 1148 | +.action-environment_design-index #wrap-2 .block-outer .container-block .communities-block .common-profile-list-block .vcard:hover .menu-submenu-trigger { | |
| 1059 | 1149 | display: none; |
| 1060 | 1150 | } |
| 1061 | 1151 | |
| 1152 | +#content .box-1 .communities-block .common-profile-list-block .vcard .profile_link { | |
| 1153 | + margin: 5px; | |
| 1154 | + min-height: 130px; | |
| 1155 | + min-width: 100px; | |
| 1156 | +} | |
| 1157 | + | |
| 1158 | +#content .box-1 .communities-block .common-profile-list-block .vcard .profile_link .profile-image { | |
| 1159 | + height: 95px; | |
| 1160 | + width: 95px; | |
| 1161 | + min-height: 95px; | |
| 1162 | + min-width: 95px; | |
| 1163 | + background-color: #ddd; | |
| 1164 | + border: 2px solid #999999; | |
| 1165 | + padding-bottom: 0px; | |
| 1166 | +} | |
| 1167 | + | |
| 1168 | +#content .box-1 .communities-block .common-profile-list-block .vcard .profile_link .profile-image .logo { | |
| 1169 | + min-height: 95px; | |
| 1170 | + min-width: 95px; | |
| 1171 | + height: 95px; | |
| 1172 | + width: 95px; | |
| 1173 | +} | |
| 1174 | + | |
| 1175 | +#content .box-1 .communities-block .common-profile-list-block .vcard .profile_link .org { | |
| 1176 | + color: black; | |
| 1177 | + font-size: 85%; | |
| 1178 | + text-align: left; | |
| 1179 | + text-transform: uppercase; | |
| 1180 | +} | |
| 1062 | 1181 | |
| 1063 | 1182 | /* HOME */ |
| 1064 | 1183 | |
| ... | ... | @@ -1089,12 +1208,21 @@ div#article-parent { |
| 1089 | 1208 | text-align: center; |
| 1090 | 1209 | } |
| 1091 | 1210 | |
| 1211 | +.action-home-index #content .box-1 .block { | |
| 1212 | + /*margin-right: 0px;*/ | |
| 1213 | +} | |
| 1214 | + | |
| 1092 | 1215 | .action-home-index #content .box-1 .display-content-block { |
| 1093 | - width: 300px; | |
| 1094 | 1216 | display: inline-block; |
| 1217 | + margin-right: 5px; | |
| 1218 | + margin-left: 25px; | |
| 1095 | 1219 | text-align: left; |
| 1220 | + width: 250px !important; | |
| 1096 | 1221 | } |
| 1097 | 1222 | |
| 1223 | +.action-home-index #content .box-1 .display-content-block ul { | |
| 1224 | + margin-left: 0px; | |
| 1225 | +} | |
| 1098 | 1226 | .action-home-index #content #content-blocks-inner { |
| 1099 | 1227 | max-width: 960px; |
| 1100 | 1228 | } |
| ... | ... | @@ -1105,7 +1233,7 @@ div#article-parent { |
| 1105 | 1233 | margin: 0px; |
| 1106 | 1234 | } |
| 1107 | 1235 | |
| 1108 | -.action-home-index #content .communities-block, | |
| 1236 | +/*.action-home-index #content .communities-block,*/ | |
| 1109 | 1237 | .action-home-index #content .display-people-block { |
| 1110 | 1238 | display: inline-block; |
| 1111 | 1239 | width: 50%; |
| ... | ... | @@ -1114,7 +1242,7 @@ div#article-parent { |
| 1114 | 1242 | } |
| 1115 | 1243 | |
| 1116 | 1244 | .action-home-index #content .box-1 .block { |
| 1117 | - margin-right: 0px; | |
| 1245 | + /*margin-right: 0px;*/ | |
| 1118 | 1246 | } |
| 1119 | 1247 | |
| 1120 | 1248 | .action-home-index #statistics-blocks { | ... | ... |