discourse/themes/horizon
Martin Brennan b75ff1eaab
FIX: Dismiss buttons not showing in Horizon (#40326)
Followup 2f423165e9

Horizon had CSS to hide _all_ combo buttons in the top of
the topic list, even though it was only trying to hide the
New Topic button. This meant the dismiss button was hidden
too.

Reveal the dismiss button in Horizon and add CSS classes
for specificity.
2026-05-27 16:26:59 +10:00
..
assets FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
common FEATURE: restyle topic voting component, add voting to docked header (#39234) 2026-04-14 12:50:52 -04:00
desktop FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
javascripts FIX: Share Horizon last-reply bump handling 2026-05-26 16:02:26 +00:00
locales I18N: Update translations (#40165) 2026-05-22 11:36:52 +02:00
migrations/settings UX: Convert Horizon topic_card_context to boolean with theme modifier (#37325) 2026-01-27 12:18:48 +01:00
screenshots FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
scss FIX: Dismiss buttons not showing in Horizon (#40326) 2026-05-27 16:26:59 +10:00
spec/system FEATURE: Enable high context topic cards in Horizon by default (#39959) 2026-05-15 10:50:42 +10:00
test FIX: Share Horizon last-reply bump handling 2026-05-26 16:02:26 +00:00
about.json UX: Convert Horizon topic_card_context to boolean with theme modifier (#37325) 2026-01-27 12:18:48 +01:00
LICENSE FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
README.md FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
settings.yml FEATURE: Enable high context topic cards in Horizon by default (#39959) 2026-05-15 10:50:42 +10:00
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

Horizon is a simple, beautiful theme that improves the out-of-the-box experience for Discourse sites.

https://meta.discourse.org/t/horizon-theme/360486