summaryrefslogtreecommitdiff
path: root/rt/html/NoAuth/webrt.css
diff options
context:
space:
mode:
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');