diff options
Diffstat (limited to 'template/users.st')
| -rwxr-xr-x | template/users.st | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/users.st b/template/users.st index 764da54..6fc01a1 100755 --- a/template/users.st +++ b/template/users.st @@ -10,6 +10,8 @@ <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] { @@ -23,6 +25,7 @@ width: 15%; } </style> + --> <script> jQuery(document).ready(function() { |
