This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-02-03 21:43:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
views
/
custom_css
/
show.css.erb
5 lines
78 B
Plaintext
Raw
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 New Issue
Copy Permalink