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/mutes.st | |
| parent | e38f326875752a27a2819b6b7914ffe65e848aba (diff) | |
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/mutes.st')
| -rwxr-xr-x | template/mutes.st | 16 |
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({}); |
