Changeset ef1853c in Klonkt for src/views/partials/shared-styles.ejs
- Timestamp:
- 07/26/2026 09:52:24 AM (6 weeks ago)
- Branches:
- main
- Children:
- 42e7616
- Parents:
- 3597763
- File:
-
- 1 edited
-
src/views/partials/shared-styles.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/shared-styles.ejs
r3597763 ref1853c 193 193 .load-more-btn:hover { background: color-mix(in srgb, var(--ink, #000) 9%, transparent); } 194 194 .load-more-btn.htmx-request { opacity: .6; pointer-events: none; } 195 196 /* FEP-9098 custom emojis: small inline images (Shaer parity), rendered in note 197 content and display names across the timeline, messages and threads. Never 198 styled as media (no rounding/background), and never blown up to media width. */ 199 img.emoji { height: 1.3em; width: auto; margin: 0 .05em; vertical-align: -0.2em; 200 display: inline-block; border-radius: 0; background: none; box-shadow: none; } 201 .tl-content img.emoji, .tl-quote-body img.emoji, .msg-content img.emoji, .comment-content img.emoji, 202 .tl-author img.emoji, .tl-boost-by img.emoji, .tl-quote-name img.emoji, .msg-who img.emoji, .comment-author img.emoji { 203 max-width: none; height: 1.3em; border-radius: 0; background: none; box-shadow: none; vertical-align: -0.2em; } 195 204 </style>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)