From 289340780927b5bac2c7604d7317c3063c6dd8cc Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 11 Mar 2004 02:05:38 +0000 Subject: import of rt 3.0.9 --- rt/html/NoAuth/webrt.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'rt/html/NoAuth') diff --git a/rt/html/NoAuth/webrt.css b/rt/html/NoAuth/webrt.css index 62c6d66ba..159e79cd6 100644 --- a/rt/html/NoAuth/webrt.css +++ b/rt/html/NoAuth/webrt.css @@ -331,7 +331,9 @@ ul.topnav { margin-bottom:0; } - +<%flags> +inherit => undef + <%init> $r->content_type('text/css'); $r->header_out('Expires' ,'+30m'); -- cgit v1.2.1