Subject: | CSS isn't applied when descendant has multiple classes |
Please see attached files.
<div class="foo"><span class="bar">foo</span></div>
<div class="bar"><span class="foo moo">bar</span></div>
In the first case, the color from CSS is applied.
It doesn't work in the second case.
Regards
Racke
Subject: | id-class.html |
foo
bar
foo
bar
Subject: | id-class.pdf |
Message body not shown because it is not plain text.