On 4/10/06, dberger <[EMAIL PROTECTED]> wrote: > the need for the !important statement > seems to me a clear indication that something is wrong here.
!important isn't needed. It's semantic sugar and saves the need for repeating a style declaration at the end of the sheet. IE doesn't even support it. I won't deny that you can get some weird results out of the cascade, but that's why there are tools (in mozilla browsers at least) to list the applied styles and where they come from. ;] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

