Commit 1dbeca00a15d42c3b5cef203f5d640fce18998ce
Exists in
master
and in
79 other branches
Merge branch 'v2_members_page_and_block' of gitlab.com:softwarepublico/noosfero-…
…spb-theme into v2_members_page_and_block Conflicts: css/community-pages.css
Showing
1 changed file
with
2 additions
and
4 deletions
Show diff stats
css/community-pages.css
@@ -151,7 +151,6 @@ | @@ -151,7 +151,6 @@ | ||
151 | 151 | ||
152 | /*Members Page*/ | 152 | /*Members Page*/ |
153 | 153 | ||
154 | - | ||
155 | /*area do select*/ | 154 | /*area do select*/ |
156 | 155 | ||
157 | .action-profile-members #profile-members-sort-options{ | 156 | .action-profile-members #profile-members-sort-options{ |
@@ -165,7 +164,6 @@ | @@ -165,7 +164,6 @@ | ||
165 | .action-profile-members #profile-members-sort-options label{ | 164 | .action-profile-members #profile-members-sort-options label{ |
166 | font-weight: 700; | 165 | font-weight: 700; |
167 | color:#172738; | 166 | color:#172738; |
168 | -} | ||
169 | 167 | ||
170 | .action-profile-members #profile-members-sort-options select{ | 168 | .action-profile-members #profile-members-sort-options select{ |
171 | background: none; | 169 | background: none; |
@@ -176,14 +174,14 @@ | @@ -176,14 +174,14 @@ | ||
176 | font-size: 14px; | 174 | font-size: 14px; |
177 | } | 175 | } |
178 | /*fim select*/ | 176 | /*fim select*/ |
177 | + | ||
179 | .action-profile-members .profile-members{ | 178 | .action-profile-members .profile-members{ |
180 | padding-left: 5px; /*34px;*/ | 179 | padding-left: 5px; /*34px;*/ |
181 | - /*background-image: url(members.png);*/ | ||
182 | } | 180 | } |
183 | .action-profile-members .profile-admins{ | 181 | .action-profile-members .profile-admins{ |
184 | padding-left: 5px; | 182 | padding-left: 5px; |
185 | - /*background-image: url(members.png);*/ | ||
186 | } | 183 | } |
184 | + | ||
187 | /*area da imagem*/ | 185 | /*area da imagem*/ |
188 | .action-profile-members .box-1 .common-profile-list-block span{ | 186 | .action-profile-members .box-1 .common-profile-list-block span{ |
189 | margin-right: 9px; | 187 | margin-right: 9px; |