This website requires JavaScript.
Explore
Help
Sign In
bark
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6a351e2247
mastodon
/
app
/
views
/
custom_css
/
show.css.erb
5 lines
78 B
Text
Raw
Normal View
History
Unescape
Escape
Spec coverage for custom css endpoint (#28706)
2024-01-12 10:19:25 +01: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