Ticket #1264 (closed defect: invalid)
[category] #sidebar .category-current absent
Reported by: | brol | Owned by: | dcteam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | module:core | Version: | 2.3 |
Severity: | normal | Keywords: | |
Cc: |
Description
#sidebar .category-current n'est pas stylé dans le contexte category (le code tout bonnement absent)
Change History
comment:1 Changed 14 years ago by franck
- Owner changed from xave to franck
- Status changed from new to reviewing
comment:3 Changed 13 years ago by franck
- Status changed from reviewing to closed
- Resolution set to invalid
Test effectué encore ce matin, la catégorie possède bien la classe et est correctement stylée :
<li class="category-current">
et
#sidebar .categories li.category-current { font-weight: bold; }
Je ferme en attendant d'en savoir plus.
Note: See
TracTickets for help on using
tickets.
Tu peux préciser le contexte, chez moi (avec le thème blowup) j'ai bien la classe category-current positionnée.