From 4b1685d06af60d40ddf783cea4bdcef17cdaa84a Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 29 Dec 2010 03:24:08 +0000 Subject: torrus skinning improvements, RT#10574 --- torrus/sup/webplain/torrus.css | 4 ++-- torrus/templates/default-rrd.html | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'torrus') diff --git a/torrus/sup/webplain/torrus.css b/torrus/sup/webplain/torrus.css index 3bb973c4b..64b502cea 100644 --- a/torrus/sup/webplain/torrus.css +++ b/torrus/sup/webplain/torrus.css @@ -4,7 +4,7 @@ Modified by Ian Holsman Optimised by Stanislav Sinyagin - $Id: torrus.css,v 1.2 2010-12-29 03:12:19 ivan Exp $ + $Id: torrus.css,v 1.3 2010-12-29 03:22:37 ivan Exp $ */ BODY { /* background-color : white; */ @@ -166,7 +166,7 @@ DIV.PathMenu { border-bottom : none; border-left : none; border-right : none; - border-top : 1px solid $7e0079; + border-top : 1px solid #7e0079; color : inherit; float : left; line-height : 17px; diff --git a/torrus/templates/default-rrd.html b/torrus/templates/default-rrd.html index 496410a33..7767f7d3c 100644 --- a/torrus/templates/default-rrd.html +++ b/torrus/templates/default-rrd.html @@ -8,9 +8,6 @@ END; %] - - %]

Graphs for [% xmlnorm(parentComment) %]

[% END %] - [% INCLUDE variables %]

[% xmlnorm(nodeParam(token,'comment')) %]

-- cgit v1.2.1