summaryrefslogtreecommitdiff
path: root/rt/html/NoAuth/webrt.css
diff options
context:
space:
mode:
authorivan <ivan>2004-03-11 02:05:38 +0000
committerivan <ivan>2004-03-11 02:05:38 +0000
commit289340780927b5bac2c7604d7317c3063c6dd8cc (patch)
treec4100ab9857ae00c330213af8a46e66c208580e6 /rt/html/NoAuth/webrt.css
parent945721f48f74d5cfffef7c7cf3a3d6bc2521f5dd (diff)
import of rt 3.0.9RT_3_0_9
Diffstat (limited to 'rt/html/NoAuth/webrt.css')
-rw-r--r--rt/html/NoAuth/webrt.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/rt/html/NoAuth/webrt.css b/rt/html/NoAuth/webrt.css
index 62c6d66..159e79c 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
+</%flags>
<%init>
$r->content_type('text/css');
$r->header_out('Expires' ,'+30m');