Commit dcb56d6f5cac661c4c4e8af52cee589f5dcdc62c
Exists in
master
and in
79 other branches
Merge branch 'master' of https://gitlab.com/softwarepublico/noosfero-spb-theme
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
style.css
... | ... | @@ -1785,6 +1785,8 @@ input.button.with-text { |
1785 | 1785 | #content .enterprises-block .block-footer-content a, |
1786 | 1786 | #content .members-block .block-footer-content a, |
1787 | 1787 | #content .communities-block .block-footer-content a, |
1788 | +#content .softwares-block .block-footer-content a, | |
1789 | +#content .institutions-block .block-footer-content a, | |
1788 | 1790 | #content .friends-block .block-footer-content a { |
1789 | 1791 | background: url("images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #EEEEEE; |
1790 | 1792 | border: 1px solid #CCCCCC; | ... | ... |