[rt-commit] [svn] r522 - rt/branches/rt-3.1/html/NoAuth
jesse at fsck.com
jesse at fsck.com
Tue Mar 9 17:54:01 EST 2004
Author: jesse
Date: Tue Mar 9 17:54:01 2004
New Revision: 522
Modified:
rt/branches/rt-3.1/html/NoAuth/webrt.css
Log:
#5179: provide a callback in the css stylesheet
Modified: rt/branches/rt-3.1/html/NoAuth/webrt.css
==============================================================================
--- rt/branches/rt-3.1/html/NoAuth/webrt.css (original)
+++ rt/branches/rt-3.1/html/NoAuth/webrt.css Tue Mar 9 17:54:01 2004
@@ -331,6 +331,10 @@
margin-bottom:0;
}
+%# Provide a callback for adding/modifying the style sheet.
+%# http://www.w3.org/TR/REC-CSS1 - section 3.2, says:
+%# "latter specified rule wins"
+<& /Elements/Callback &>
<%flags>
inherit => undef
</%flags>
More information about the Rt-commit
mailing list