diff options
Diffstat (limited to 'view/tpl/admin_site.tpl')
-rw-r--r-- | view/tpl/admin_site.tpl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl index e5717a907..b6fd2348d 100644 --- a/view/tpl/admin_site.tpl +++ b/view/tpl/admin_site.tpl @@ -127,12 +127,4 @@ } }); }); - // [hilmar-> - $('head').append( - '<style> '+ - ' .zuiqmid { font-weight: normal; font-family: monospace; }'+ - ' .zui_n { width: 5em; text-align: center; }'+ - ' .zuia { cursor: pointer; font-weight: bold; }'+ - '</style>'); - // <-hilmar] </script> |