diff --git a/app/contacts/contact_timer.php b/app/contacts/contact_timer.php index 9fa2606376..b22e89811d 100644 --- a/app/contacts/contact_timer.php +++ b/app/contacts/contact_timer.php @@ -162,6 +162,15 @@ if (!permission_exists('contact_time_add')) { echo "access denied"; exit; } font-family: arial; } + a { + color: #004083; + width: 100%; + } + + a:hover { + color: #5082ca; + } + form { margin: 0; } @@ -336,37 +345,37 @@ if (!permission_exists('contact_time_add')) { echo "access denied"; exit; } -<?php echo $text['label-time_timer']; ?> - -

- -

- -

-
>00:00:00
-
-
- - - - - - - - -
- - - -
-
-
- - - - - -
-
+ <?php echo $text['label-time_timer']; ?> + +

+ +

+ +

+
>00:00:00
+
+
+ + + + + + + + +
+ + + +
+
+
+ + + + + +
+
\ No newline at end of file diff --git a/app/contacts/contact_times.php b/app/contacts/contact_times.php index 7d4eb6e9cb..2849c18064 100644 --- a/app/contacts/contact_times.php +++ b/app/contacts/contact_times.php @@ -62,7 +62,7 @@ else { echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; echo "\n"; @@ -79,8 +79,8 @@ else { echo "\n"; echo "
".$text['label-time_user']."".$text['label-time_start']."".$text['label-time_duration']."
\n"; - echo "
"; - echo "\n"; + echo "
"; + echo "
\n"; if ($result_count > 0) { foreach($result as $row) { if (permission_exists('contact_time_edit')) { @@ -116,8 +116,9 @@ else { echo "\n"; echo "\n";