summaryrefslogtreecommitdiff
path: root/template/roomlist.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/roomlist.st
parente38f326875752a27a2819b6b7914ffe65e848aba (diff)
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/roomlist.st')
-rwxr-xr-xtemplate/roomlist.st5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/roomlist.st b/template/roomlist.st
index e25e2a1..279fe98 100755
--- a/template/roomlist.st
+++ b/template/roomlist.st
@@ -10,11 +10,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/roomlist.css?v=20260129">
- <!--
- <style>
- body { font-family: Monaco, "Courier New", Courier, monospace; }
- </style>
- -->
<script>
jQuery(function() { jQuery('.tablesorter').tablesorter({
sortList: [[4, 1]]