Commit a040932d08dd8dbea257af567ba5731f62322a4b

Authored by Juliana
1 parent 1dbeca00

Organization rule select

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
css/community-pages.css
@@ -164,6 +164,7 @@ @@ -164,6 +164,7 @@
164 .action-profile-members #profile-members-sort-options label{ 164 .action-profile-members #profile-members-sort-options label{
165 font-weight: 700; 165 font-weight: 700;
166 color:#172738; 166 color:#172738;
  167 +}
167 168
168 .action-profile-members #profile-members-sort-options select{ 169 .action-profile-members #profile-members-sort-options select{
169 background: none; 170 background: none;
@@ -178,6 +179,7 @@ @@ -178,6 +179,7 @@
178 .action-profile-members .profile-members{ 179 .action-profile-members .profile-members{
179 padding-left: 5px; /*34px;*/ 180 padding-left: 5px; /*34px;*/
180 } 181 }
  182 +
181 .action-profile-members .profile-admins{ 183 .action-profile-members .profile-admins{
182 padding-left: 5px; 184 padding-left: 5px;
183 } 185 }
@@ -195,6 +197,7 @@ @@ -195,6 +197,7 @@
195 max-width: 150px; 197 max-width: 150px;
196 max-height: 150px; 198 max-height: 150px;
197 } 199 }
  200 +
198 /*hover da imagem e informacoes da aba*/ 201 /*hover da imagem e informacoes da aba*/
199 .action-profile-members .common-profile-list-block .vcard{ 202 .action-profile-members .common-profile-list-block .vcard{
200 border:none; 203 border:none;
@@ -214,6 +217,7 @@ @@ -214,6 +217,7 @@
214 width: 131px; 217 width: 131px;
215 height: 171px; 218 height: 171px;
216 } 219 }
  220 +
217 .action-profile-members .menu-submenu.down::before { 221 .action-profile-members .menu-submenu.down::before {
218 content:"\f0da"; 222 content:"\f0da";
219 color:#172738; 223 color:#172738;
@@ -344,6 +348,7 @@ @@ -344,6 +348,7 @@
344 border:1px solid #D3D6DE !important; 348 border:1px solid #D3D6DE !important;
345 border-radius: 4px; 349 border-radius: 4px;
346 } 350 }
  351 +
347 #content .members-block .block-title{ 352 #content .members-block .block-title{
348 background-color:#ECEDF1; 353 background-color:#ECEDF1;
349 border-bottom:1px solid #D3D6DE; 354 border-bottom:1px solid #D3D6DE;
@@ -361,6 +366,7 @@ @@ -361,6 +366,7 @@
361 border-top:1px solid #D3D6DE; 366 border-top:1px solid #D3D6DE;
362 text-align: right; 367 text-align: right;
363 } 368 }
  369 +
364 #content .members-block .block-footer-content a{ 370 #content .members-block .block-footer-content a{
365 padding-right: 0px !important; 371 padding-right: 0px !important;
366 } 372 }
@@ -371,6 +377,7 @@ @@ -371,6 +377,7 @@
371 text-transform: uppercase; 377 text-transform: uppercase;
372 line-height: 21px; 378 line-height: 21px;
373 } 379 }
  380 +
374 #content .members-block .block-footer-content a.view-all::after{ 381 #content .members-block .block-footer-content a.view-all::after{
375 content:"\f105"; 382 content:"\f105";
376 font-family: FontAwesome; 383 font-family: FontAwesome;
@@ -396,6 +403,7 @@ top: 2px; @@ -396,6 +403,7 @@ top: 2px;
396 border:none; 403 border:none;
397 background:none; 404 background:none;
398 } 405 }
  406 +
399 /*.members-block .common-profile-list-block .vcard a{ 407 /*.members-block .common-profile-list-block .vcard a{
400 padding-bottom: 0px; 408 padding-bottom: 0px;
401 } 409 }