Commit fd782b70fddcce57dd832a7dd1ab88c73f7689a9
Committed by
Álvaro Fernando Matos de Souza
1 parent
d2412ab6
Exists in
design_validation
Adjustments on the block"software download" and the titles of home software
page
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
src/noosfero-spb/noosfero-spb-theme/css/community-pages.css
... | ... | @@ -742,9 +742,8 @@ float: left; |
742 | 742 | padding-bottom: 0px; |
743 | 743 | margin: 0; |
744 | 744 | background: #172738; |
745 | - border: 1px solid #fff; | |
745 | + border: none; | |
746 | 746 | border-radius: 4px; |
747 | - opacity: 0.7; | |
748 | 747 | } |
749 | 748 | |
750 | 749 | .profile-type-is-community #content .members-block .common-profile-list-block .vcard .menu-submenu-trigger::before{ | ... | ... |