From 237ba1dd202bee36c739fe7c6e0fa442a923742e Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 30 May 2024 15:35:02 -0400 Subject: [PATCH] Removed Custom CSS for ticket was able to make work with CSS Library bootstrap, asjusted spacing and layout of ticket response controls, --- css/ticket_time_tracking.css | 13 ------ ticket.php | 78 ++++++++++++++---------------------- 2 files changed, 29 insertions(+), 62 deletions(-) delete mode 100644 css/ticket_time_tracking.css diff --git a/css/ticket_time_tracking.css b/css/ticket_time_tracking.css deleted file mode 100644 index eb2c2c5c..00000000 --- a/css/ticket_time_tracking.css +++ /dev/null @@ -1,13 +0,0 @@ -/* Custom CSS Styling for time tracking */ - -/* Small bit of space between the ticket status and time tracking inputs */ -.custom-tt-horizontal-spacing { - width: 20px; /* Adjust the width as needed for smaller spacing */ - display: inline-block; -} - -/* Adjust Hour, min, and second fields to be close together */ -.custom-tt-width { - width: 50px; /* Adjust the width as needed */ - padding: 0; /* Remove padding to maintain the desired width */ -} diff --git a/ticket.php b/ticket.php index c987befd..bd89a7d0 100644 --- a/ticket.php +++ b/ticket.php @@ -1,13 +1,6 @@ - - - - -Internal Note + +
+ + +
+ + +
- -
- -
- -
- - -
- -
- -
- - +
+
-
+
@@ -592,40 +580,32 @@ if (isset($_GET['ticket_id'])) {
- -
- -
+
-
- -
- -
- -
- -
- -
- -
- +
+
-
-
- -
-
- - +
+ +
+ +
+ +
+ +
+ + +
- +
+ +