This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-03-14 03:12:06 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
feat/fasp
mastodon
/
app
/
views
/
custom_css
/
show.css.erb
5 lines
78 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Spec coverage for custom css endpoint (#28706)
2024-01-12 04:19:25 -05:00
<%- if custom_css_styles.present? %>
<%= raw custom_css_styles %>
Add customizable user roles (#18641) * Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management
2022-07-05 02:41:40 +02:00
<%- end %>
Reference in a new issue
Copy permalink