From 4b91ff12bc2a7b926c7eb5f159656eb7cf45fe1b Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Thu, 5 Feb 2015 20:39:49 -0500 Subject: [PATCH] More UI updates --- admin/export.php | 2 +- admin/reports.php | 4 ++-- css/hesk_newStyle.php | 1 + css/hesk_newStyleRTL.php | 1 + inc/show_search_form.inc.php | 10 +++++----- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/admin/export.php b/admin/export.php index 8bc22a8b..a3da1df6 100644 --- a/admin/export.php +++ b/admin/export.php @@ -896,7 +896,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
- /> +
diff --git a/admin/reports.php b/admin/reports.php index 33da6eb6..771a896f 100644 --- a/admin/reports.php +++ b/admin/reports.php @@ -255,7 +255,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
-
+
/>
-
+
/> diff --git a/css/hesk_newStyle.php b/css/hesk_newStyle.php index 2cee0a93..323eecbd 100644 --- a/css/hesk_newStyle.php +++ b/css/hesk_newStyle.php @@ -119,6 +119,7 @@ .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { color: ; background-color: ; + background-image: none; } .settingsquestionmark { color: ; diff --git a/css/hesk_newStyleRTL.php b/css/hesk_newStyleRTL.php index 42756310..40991fb2 100644 --- a/css/hesk_newStyleRTL.php +++ b/css/hesk_newStyleRTL.php @@ -119,6 +119,7 @@ .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { color: ; background-color: ; + background-image: none; } .settingsquestionmark { color: ; diff --git a/inc/show_search_form.inc.php b/inc/show_search_form.inc.php index 0d551691..67fba139 100644 --- a/inc/show_search_form.inc.php +++ b/inc/show_search_form.inc.php @@ -370,14 +370,14 @@ $more2 = empty($_GET['more2']) ? 0 : 1; - - + -
+

- /> + />
+
-