From 9503ed6e90012fe283417e137995842afb42194e Mon Sep 17 00:00:00 2001 From: Parley Martins Date: Fri, 7 Nov 2014 08:45:03 -0200 Subject: [PATCH] Fix design of "view all" link on institution and software blocks. --- style.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index dcc3ba2..d08dd22 100644 --- a/style.css +++ b/style.css @@ -1788,6 +1788,8 @@ input.button.with-text { #content .enterprises-block .block-footer-content a, #content .members-block .block-footer-content a, #content .communities-block .block-footer-content a, +#content .softwares-block .block-footer-content a, +#content .institutions-block .block-footer-content a, #content .friends-block .block-footer-content a { background: url("images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #EEEEEE; border: 1px solid #CCCCCC; -- libgit2 0.21.2