Move CSS into doc head

Description

There's now a JSF tag to allow tools to specify tool CSS (see SAK-4483).

This CSS workaround is therefore no longer necessary and should be moved into HEAD (it also doesn't validate as style isn't allowed within a div):

<style type="text/css">
@import url("summary-calendar/css/cal.css");
</style>

Activity

Show:

Stephen Marquard May 5, 2007 at 3:27 AM

Verified on qa1-nl (2.4.0_014)

IvoG May 2, 2007 at 2:56 PM

merged to 2-4-x r29882

IvoG May 2, 2007 at 2:55 PM

merged to 2-4-x r29881

Megan May May 2, 2007 at 12:09 PM

No risk, locally tested.

Nuno Grilo May 2, 2007 at 9:36 AM

(Stephen, thanks for reporting and providing the fix)

Fixed in r29839

Tested in a local instance of trunk.

Fixed

Details

Priority

Affects versions

Fix versions

Assignee

Reporter

Created April 27, 2007 at 6:40 AM
Updated October 23, 2008 at 9:48 AM
Resolved May 2, 2007 at 9:36 AM

Flag notifications