diff options
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({}); |
