# Topic lists - per row css classes

**URL:** https://meta.discourse.org/t/topic-lists-per-row-css-classes/24410
**Category:** Feature
**Created:** [January 24, 2015, 10:34pm UTC](https://meta.discourse.org/t/topic-lists-per-row-css-classes/24410 "2015-01-24T22:34:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [January 24, 2015, 10:34pm UTC](https://meta.discourse.org/t/topic-lists-per-row-css-classes/24410/1 "2015-01-24T22:34:13Z")

</div>

Continuing the discussion from [Consistent new indicator](https://meta.discourse.org/t/consistent-new-indicator/24355/13):

> [@DeanMarkTaylor](#):
>
> Can we get per row CSS classes for `new-topic`, `unread-posts` etc?

This will help allow custom additional custom styling where currently it requires template modification.

---

<div class="post-metadata">

### Author: ![featheredtoast](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/featheredtoast/32/116994_2.png) [@featheredtoast](https://meta.discourse.org/u/featheredtoast)
#### Post date: [March 31, 2018, 3:30am UTC](https://meta.discourse.org/t/topic-lists-per-row-css-classes/24410/2 "2018-03-31T03:30:23Z")

</div>

I was actually just playing around with some theming ideas today, came to the same conclusion that this would be kinda nice to have, and had already prepped a small PR for this before I realized that this was already suggested here.

[https://github.com/discourse/discourse/pull/5723](https://github.com/discourse/discourse/pull/5723)

The classnames in the PR are currently `unseen-topic` and `new-posts` but they do the same job.

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [December 4, 2025, 11:33am UTC](https://meta.discourse.org/t/topic-lists-per-row-css-classes/24410/3 "2025-12-04T11:33:30Z")

</div>


