diff options
| author | yo momma <shutup@oops.wtf> | 2026-01-30 08:13:51 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-01-30 08:13:51 +0000 |
| commit | 2e71933790cb3223f7690335eeb66c0c187dbec0 (patch) | |
| tree | e6193a64858af2e5cc519f98955eb269cec86ccc /template/roomlist.st | |
| parent | e38f326875752a27a2819b6b7914ffe65e848aba (diff) | |
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/roomlist.st')
| -rwxr-xr-x | template/roomlist.st | 5 |
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]] |
