From e5c6e2d6a2896e7f19d6345f0b1e7a15b30dd9b8 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 21 Jun 2020 20:38:22 +0200 Subject: [PATCH] Move search bar to the top --- src/appointment.php | 7 ++++++- src/holiday.php | 10 +++++++--- src/holiday_create_form.php | 4 ++-- src/holiday_edit_form.php | 4 ++-- src/patient.php | 22 +++++++++------------- src/patient_create_form.php | 4 ++-- src/patient_edit_form.php | 4 ++-- src/report.php | 10 +++++++--- src/report_create_form.php | 4 ++-- src/report_edit_form.php | 4 ++-- src/static/style.css | 3 +-- src/user.php | 22 +++++++++------------- src/user_create_form.php | 2 +- src/user_edit_form.php | 4 ++-- 14 files changed, 54 insertions(+), 50 deletions(-) diff --git a/src/appointment.php b/src/appointment.php index 971d8be..0ce935d 100644 --- a/src/appointment.php +++ b/src/appointment.php @@ -9,12 +9,17 @@ - +
diff --git a/src/holiday.php b/src/holiday.php index 8f248ae..6b8dbb6 100644 --- a/src/holiday.php +++ b/src/holiday.php @@ -10,8 +10,12 @@ -
- Crear +
+
+
+ Crear +
+
@@ -36,7 +40,7 @@
- Editar + Editar Borrar diff --git a/src/holiday_create_form.php b/src/holiday_create_form.php index 3d6ed6b..6f881ec 100644 --- a/src/holiday_create_form.php +++ b/src/holiday_create_form.php @@ -11,12 +11,12 @@ -
+
diff --git a/src/holiday_edit_form.php b/src/holiday_edit_form.php index bd3792a..a195d42 100644 --- a/src/holiday_edit_form.php +++ b/src/holiday_edit_form.php @@ -10,12 +10,12 @@ - +
diff --git a/src/patient.php b/src/patient.php index 78194fd..ad11f43 100644 --- a/src/patient.php +++ b/src/patient.php @@ -10,8 +10,14 @@ -
- Crear +
+ +
+ + + Crear +
+
@@ -56,7 +62,7 @@
- Editar + Editar Borrar @@ -65,16 +71,6 @@
-
-
-
- -
-
- -
-
-
Atrás diff --git a/src/patient_create_form.php b/src/patient_create_form.php index f2796d6..666b992 100644 --- a/src/patient_create_form.php +++ b/src/patient_create_form.php @@ -13,12 +13,12 @@ -
+
diff --git a/src/patient_edit_form.php b/src/patient_edit_form.php index 4e8463d..37e52d6 100644 --- a/src/patient_edit_form.php +++ b/src/patient_edit_form.php @@ -10,12 +10,12 @@ - +
diff --git a/src/report.php b/src/report.php index 6ef635c..cc8139c 100644 --- a/src/report.php +++ b/src/report.php @@ -10,8 +10,12 @@ -
- Crear +
+ +
+ Crear +
+
@@ -40,7 +44,7 @@
- Editar + Editar Borrar diff --git a/src/report_create_form.php b/src/report_create_form.php index 625f4d0..17a269e 100644 --- a/src/report_create_form.php +++ b/src/report_create_form.php @@ -11,13 +11,13 @@ -
+
diff --git a/src/report_edit_form.php b/src/report_edit_form.php index 2db4402..a6bfa54 100644 --- a/src/report_edit_form.php +++ b/src/report_edit_form.php @@ -10,12 +10,12 @@ - +
diff --git a/src/static/style.css b/src/static/style.css index 119acfa..4873a77 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -50,7 +50,7 @@ form { .search-group input { height: 30px; width: 93%; - font-size: 16px; + font-size: 14px; } .btn { padding: 10px; @@ -67,7 +67,6 @@ form { background: #5F9EA0; color: white; border-radius: 3px; - margin: 400px; } .back_btn { diff --git a/src/user.php b/src/user.php index d792d9f..44b7267 100644 --- a/src/user.php +++ b/src/user.php @@ -10,8 +10,14 @@ -
- Crear +
+ +
+ + + Crear +
+
@@ -43,7 +49,7 @@
- Editar + Editar Borrar @@ -53,16 +59,6 @@
-
-
-
- -
-
- -
-
-
Atrás diff --git a/src/user_create_form.php b/src/user_create_form.php index c638f3d..fb84a4e 100644 --- a/src/user_create_form.php +++ b/src/user_create_form.php @@ -10,7 +10,7 @@ -
+
diff --git a/src/user_edit_form.php b/src/user_edit_form.php index 5e6b343..8354f75 100644 --- a/src/user_edit_form.php +++ b/src/user_edit_form.php @@ -10,12 +10,12 @@ - +