From 660c28e2f8145b32cca66713b403bbcf8be418c1 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 2 Jan 2017 16:03:20 -0500 Subject: [PATCH] Move users online to top navbar --- css/mods-for-hesk-new.css | 4 +++ inc/footer.inc.php | 6 ---- inc/show_admin_nav.inc.php | 9 +++++- inc/users_online.inc.php | 64 ++++++++++++++++++++++---------------- 4 files changed, 49 insertions(+), 34 deletions(-) diff --git a/css/mods-for-hesk-new.css b/css/mods-for-hesk-new.css index 72c974fa..fdf5f5b5 100644 --- a/css/mods-for-hesk-new.css +++ b/css/mods-for-hesk-new.css @@ -265,4 +265,8 @@ div.ticket-info { .box-header h1.box-title { width: 100%; cursor: pointer; +} + +.black { + color: black; } \ No newline at end of file diff --git a/inc/footer.inc.php b/inc/footer.inc.php index 9d50c8a9..e7c6c02d 100644 --- a/inc/footer.inc.php +++ b/inc/footer.inc.php @@ -43,12 +43,6 @@ if (defined('AUTOFOCUS')) - + +