Opened 10 years ago
Closed 9 years ago
#14414 closed bug (notabug)
Selector Error
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I found a issue with the selectors. I have an ul with class 'navigation' and some li child with class 'page'. The selector '.navigation .page' works but the selector '.navigation li.page' doesn't. The selectors '.navigation > li.page' or '.navigation > .page' doesn't work either.
Note: See
TracTickets for help on using
tickets.
Please ask for help on a forum.