From 8c0519de7e0d6e11eb61a598d298347dd105c169 Mon Sep 17 00:00:00 2001 From: Bruna Moreira Date: Mon, 5 Oct 2015 17:55:46 -0300 Subject: [PATCH] Highlight Block --- src/noosfero-spb-theme/css/popover.css | 9 +++++++++ 1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/src/noosfero-spb-theme/css/popover.css b/src/noosfero-spb-theme/css/popover.css index 53881e0..39351d5 100644 --- a/src/noosfero-spb-theme/css/popover.css +++ b/src/noosfero-spb-theme/css/popover.css @@ -165,6 +165,15 @@ color: #FFFFFF; } +#content .highlights-popover .inner-content a, +#content .highlights-popover .inner-content a:visited, +#content .highlights-popover .inner-content a:hover, +#content .highlights-popover .inner-content a:link{ + font-weight: bold; + color: #FFFFFF; + border-bottom: dotted 1px; +} + #content .highlights-popover .see-all a, #content .highlights-popover .see-all a:visited, #content .highlights-popover .see-all a:hover, -- libgit2 0.21.2