From: SourceForge.net <no...@so...> - 2010-01-22 13:01:14
|
Bugs item #1362398, was opened at 2005-11-21 00:42 Message generated for change (Settings changed) made by liedekef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1362398&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Group: v1.8 >Status: Closed Resolution: Out of Date Priority: 5 Private: No Submitted By: James Crook (merlot02) Assigned to: Nobody/Anonymous (nobody) Summary: qnType class isn't being applied to question tables Initial Comment: If I change the qnType class in a new css file, it does not change the style for the text next to yes/no questions, multiple choice etc, where the text is within it's own table. I think the style is not applied to the created table for these question types, and because it is a new table it does not inherit from the containing cell. Example: http://www.chocchipmm.com/phpESP/examples/classes.html Note that the first question has the correct style applied, the next few do not. phpesp 1.8 rc2, php4.something ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2009-04-22 10:41 Message: The latest production release already contains the fix, please update. ---------------------------------------------------------------------- Comment By: Franky Van Liedekerke (liedekef) Date: 2009-04-22 10:41 Message: If this is still the case, please reopen this ticket ---------------------------------------------------------------------- Comment By: James Crook (merlot02) Date: 2005-11-22 02:49 Message: Logged In: YES user_id=1380592 I've posted a patch to fix the problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1362398&group_id=8956 |