# CSS for detail screen in "Show all"

**URL:** https://community.glideapps.com/t/css-for-detail-screen-in-show-all/52515
**Category:** Ask for Help
**Created:** [October 25, 2022, 11:43am UTC](https://community.glideapps.com/t/css-for-detail-screen-in-show-all/52515 "2022-10-25T11:43:30Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![KPT](https://avatars.discourse-cdn.com/v4/letter/k/eb9ed0/32.png) [@KPT](https://community.glideapps.com/u/KPT)
#### Post date: [October 25, 2022, 11:43am UTC](https://community.glideapps.com/t/css-for-detail-screen-in-show-all/52515/1 "2022-10-25T11:43:30Z")

</div>

I have an inline list that has a ‘Show all’ button.  
However the details screen does not allow me to add rich text to change the background color to align with the rest of the app.

Is there a way around this?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [October 25, 2022, 11:46am UTC](https://community.glideapps.com/t/css-for-detail-screen-in-show-all/52515/2 "2022-10-25T11:46:40Z")

</div>

“See All” gives you a list layout, not a details screen. Which is why you can’t add any CSS.  
To get what you want, you’d need to create your own “See All” link using a rich text component, and set the action to show new screen → this item, then add the same list without the limit.

Update: see below for an example of a customised “See all” using CSS:

> **[Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.](https://glidecommunity.notion.site/See-All-Customized-d1bbf10753b446cc9e2c37d7c25a6ddc)**
>
> A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team

---

<div class="post-metadata">

### Author: ![KPT](https://avatars.discourse-cdn.com/v4/letter/k/eb9ed0/32.png) [@KPT](https://community.glideapps.com/u/KPT)
#### Post date: [October 25, 2022, 12:00pm UTC](https://community.glideapps.com/t/css-for-detail-screen-in-show-all/52515/3 "2022-10-25T12:00:56Z")

</div>

very slick - thank you

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [October 26, 2022, 12:01pm UTC](https://community.glideapps.com/t/css-for-detail-screen-in-show-all/52515/4 "2022-10-26T12:01:29Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
