[Rt-commit] r18795 - in rtfm/trunk: .
falcone at bestpractical.com
falcone at bestpractical.com
Fri Mar 13 17:39:57 EDT 2009
Author: falcone
Date: Fri Mar 13 17:39:57 2009
New Revision: 18795
Modified:
rtfm/trunk/ (props changed)
rtfm/trunk/html/NoAuth/webrtfm.css
Log:
r45651 at ketch: falcone | 2009-03-13 17:11:30 -0400
RT-Ticket: 13134
RT-Action: Correspond
RT-Status: Resolved
Move headers back over to the left
Modified: rtfm/trunk/html/NoAuth/webrtfm.css
==============================================================================
--- rtfm/trunk/html/NoAuth/webrtfm.css (original)
+++ rtfm/trunk/html/NoAuth/webrtfm.css Fri Mar 13 17:39:57 2009
@@ -61,6 +61,10 @@
margin-left: 1em;
}
+.label h2 {
+ text-align: left;
+}
+
<%init>
# only works on RT 3.6.1 and newer
eval { RT::Interface::Web::StaticFileHeaders() };
More information about the Rt-commit
mailing list