summaryrefslogtreecommitdiff
path: root/template/mutes.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-30 08:13:51 +0000
committeryo momma <shutup@oops.wtf>2026-01-30 08:13:51 +0000
commit2e71933790cb3223f7690335eeb66c0c187dbec0 (patch)
treee6193a64858af2e5cc519f98955eb269cec86ccc /template/mutes.st
parente38f326875752a27a2819b6b7914ffe65e848aba (diff)
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/mutes.st')
-rwxr-xr-xtemplate/mutes.st16
1 files changed, 0 insertions, 16 deletions
diff --git a/template/mutes.st b/template/mutes.st
index 57f249c..13d24ca 100755
--- a/template/mutes.st
+++ b/template/mutes.st
@@ -11,22 +11,6 @@
<script src="/static/js/admin.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="/static/tsort/style.css">
<link rel="stylesheet" type="text/css" href="/static/css/admin_tables.css?v=20260129">
- <!--
- <style>
- body { font-family: Monaco, "Courier New", Courier, monospace; }
- input[type=button] {
- font-size: 100%;
- }
- .reason {
- width: 25%;
- }
-
- .cancel-reason {
- width: 15%;
- }
- </style>
- -->
-
<script>
jQuery(document).ready(function() {
jQuery('#active-mutes').tablesorter({});