From 651ac05c2dcfcd5c378a40fc740f97c1ced208cc Mon Sep 17 00:00:00 2001 From: Prashant Goyal Date: Sun, 18 Oct 2020 15:56:55 +0530 Subject: [PATCH 1/2] Changed the layout for buttons --- gen.css | 14 +- teacher/index.php | 376 +++++++++++++++++++++++++++------------------- 2 files changed, 230 insertions(+), 160 deletions(-) diff --git a/gen.css b/gen.css index b22bdb9..c922919 100644 --- a/gen.css +++ b/gen.css @@ -64,7 +64,7 @@ color: #ffffff; .hr1{ color: #f00; background-color: #f00; - width:80%; + width:92%; } .imp{ color:#f44242; @@ -457,4 +457,14 @@ color: #ffffff; padding:30px 0px; } - \ No newline at end of file + +.bgvd .card { + -webkit-box-shadow: 5px 5px 5px black; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */ + -moz-box-shadow: 5px 5px 5px black; /* Firefox 3.5 - 3.6 */ + box-shadow: 5px 5px 5px black; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ +} + +.bgvd .card-header{ + padding-top: 1.75rem; + padding-bottom: 1.75rem; +} diff --git a/teacher/index.php b/teacher/index.php index f0e33fd..069907a 100644 --- a/teacher/index.php +++ b/teacher/index.php @@ -227,183 +227,243 @@ } ?>
-
-


- - -
-
-
- - -
- -
+
+
+
+
+ Create Batch + +
+
+
+
+ + +
+ +
+
+
-


-

- -
-
-
-
- -
- 0){ echo '';} - } - ?> -
- - -
- -
+
+ +
+
+
-



-

-
-
    - '.$rowewe4[1].''; - - } - } - ?> - -
- -
-
-
- - 0){ echo '';} - } - ?> - - -
- -
+ +
+
+ +
+
+
+ + 0){ echo '';} + } + ?> + + + + +
+ +
+
+
-


-

- +
+

- - -
-
-
- - - - 0){ echo ''; + while ($rowewe=mysqli_fetch_row($result22)) + { + printf("",$rowewe[0],$rowewe[1]); + }echo '';} + } + ?> + + + +
+
+
+
+
+ +
+
+ +
+
- }echo '';} - } - ?> - + + +

+
+
+ +
+
+
+ + + 0){ echo ''; + while ($rowewe=mysqli_fetch_row($result22)) + { + printf("",$rowewe[0],$rowewe[1]); - }echo '';} - } - ?> - - - - -
- -
+ }echo '';} + } + ?> + + 0){ echo '';} + } + ?> + + + + +
+ + +
-
-

-

-
-
    - +
+ + +
+
+ +
+
    + '.$rowewe4l[1].''; + echo '
  • - '.$rowewe4l[1].'
  • '; - } - } - ?> - -
-
+ } + } + ?> + + +
+
+
+

- - -
-
-
-
- - -
- -
+
+
+ +
+
+
+ + +
+ +
+
+
-
-

-
-
-
- - -
- -
+ +
+
+ +
+
+
+ + +
+ +
+
+
- +
-
-
-
From e88574b7f6ba956cdcaa53ee03743e936d0d3b48 Mon Sep 17 00:00:00 2001 From: Prashant Goyal Date: Sun, 18 Oct 2020 16:54:04 +0530 Subject: [PATCH 2/2] Button css updated on teacher home page --- teacher/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/teacher/index.php b/teacher/index.php index 069907a..160b86d 100644 --- a/teacher/index.php +++ b/teacher/index.php @@ -309,7 +309,7 @@
-
+
Schedule Class @@ -329,7 +329,7 @@ } ?> - +
@@ -397,7 +397,7 @@