From: Michael G. <ga...@ma...> - 2005-11-22 01:23:16
|
Hi Sam, I have one complaint about how this looks -- in general I like how it behaves. Can we lower the indent size for the lists on the left hand side? It looks like there are automatically 12 spaces before the Classlist Editor, homework sets edit and so forth. This seems like a lot of screen real estate. (I know most screens are large these days, so this is not as crucial as it was 3 or 4 years ago, but stingy habits die hard. :-) ) I dimly remember constructing this by hand with to minimize the width of the left margin. Can we adjust the CSS specificiation in this region to make the indent size for each of the lists 2 spaces instead of 4 or more? -- Mike On Nov 21, 2005, at 4:41 PM, Sam Hathaway via activitymail wrote: > Log Message: > ----------- > changes to links subroutine: > * sublists are now within list items, as required by html spec > * use &makeLinks helper to generate links (makes the code easier to > read) > * hilite the "active" link item with a strong tag and the "active" > class > * change the way displayMode and showOldAnswers are preserved, and > preserve them in all the links. (see comments in code) > changes to help subroutine: > * add alt-text for help icon (" ? ") to conform to html spec > > As of now, all the code generated by template functions in this > file is > XHTML 1.0 Transitional compliant. The same cannot be said for the code > generated by other content generators or PG. > > Modified Files: > -------------- > webwork2/lib/WeBWorK: > ContentGenerator.pm "Only dead fish swim with the stream." |