[yelp] yelp-common.xsl: Drop div.body CSS overrides
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] yelp-common.xsl: Drop div.body CSS overrides
- Date: Tue, 17 Jan 2012 13:16:21 +0000 (UTC)
commit c9f3611463bcb306c3e0b45c604844169c0badcd
Author: Shaun McCance <shaunm gnome org>
Date: Tue Jan 17 08:15:42 2012 -0500
yelp-common.xsl: Drop div.body CSS overrides
data/xslt/yelp-common.xsl.in | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/data/xslt/yelp-common.xsl.in b/data/xslt/yelp-common.xsl.in
index 773fb4e..1ff4440 100644
--- a/data/xslt/yelp-common.xsl.in
+++ b/data/xslt/yelp-common.xsl.in
@@ -94,11 +94,6 @@ a.trail { color: </xsl:text>
<xsl:value-of select="$color.text_light"/><xsl:text>; }
a.trail:hover { text-decoration: none; color: </xsl:text>
<xsl:value-of select="$color.link"/><xsl:text>; }
-div.body {
- margin: 0 12px 0 12px;
- padding: 0 0 12px 0;
- border: none;
-}
.current-location-hash div.hgroup {
background-color: </xsl:text><xsl:value-of select="$color.gray_background"/><xsl:text>
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]