[yelp] yelp-common.xsl: Don't put a shadow around code in synopsis
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] yelp-common.xsl: Don't put a shadow around code in synopsis
- Date: Mon, 23 Jan 2012 20:03:30 +0000 (UTC)
commit d2be1d783dd6f4dbae430cbfc1d6bc0780202579
Author: Shaun McCance <shaunm gnome org>
Date: Mon Jan 23 15:02:50 2012 -0500
yelp-common.xsl: Don't put a shadow around code in synopsis
data/xslt/yelp-common.xsl.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/xslt/yelp-common.xsl.in b/data/xslt/yelp-common.xsl.in
index d6fc535..4e7b4d8 100644
--- a/data/xslt/yelp-common.xsl.in
+++ b/data/xslt/yelp-common.xsl.in
@@ -77,6 +77,7 @@ div.code {
div.code:hover {
-webkit-box-shadow: 0px 0px 4px </xsl:text><xsl:value-of select="$color.blue_border"/><xsl:text>;
}
+div.synopsis div.code, div.synopsis div.code:hover { -webkit-box-shadow: none; }
div.trails {
margin: 0;
padding: 0.2em 12px 0 12px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]