diff --git a/src/app/views/courier/courier/courier.component.html b/src/app/views/courier/courier/courier.component.html index 4aa3730..618fab5 100644 --- a/src/app/views/courier/courier/courier.component.html +++ b/src/app/views/courier/courier/courier.component.html @@ -22,7 +22,7 @@
- +
@@ -48,7 +48,7 @@ diff --git a/src/app/views/courier/courier/courier.component.scss b/src/app/views/courier/courier/courier.component.scss index e69de29..12322a4 100644 --- a/src/app/views/courier/courier/courier.component.scss +++ b/src/app/views/courier/courier/courier.component.scss @@ -0,0 +1,6 @@ +.line-height { + line-height: 0.5; +} +.line-height-table { + line-height: 0.1; +} \ No newline at end of file diff --git a/src/app/views/enrolment/student/student.component.html b/src/app/views/enrolment/student/student.component.html index ea47bb9..c487aac 100644 --- a/src/app/views/enrolment/student/student.component.html +++ b/src/app/views/enrolment/student/student.component.html @@ -5,7 +5,7 @@ Student Enrolment -
+
@@ -21,7 +21,7 @@ Student List -
+
Student Details List
@@ -86,7 +86,7 @@

-
Courier Name{{cour.status}} - +
+
@@ -110,11 +110,11 @@ @@ -141,7 +141,7 @@
-
+
Personal Details
@@ -225,7 +225,7 @@
-
+
Course Details
@@ -296,7 +296,7 @@ Re-registertion
-
+
Re-registration
diff --git a/src/app/views/enrolment/student/student.component.scss b/src/app/views/enrolment/student/student.component.scss index e69de29..12322a4 100644 --- a/src/app/views/enrolment/student/student.component.scss +++ b/src/app/views/enrolment/student/student.component.scss @@ -0,0 +1,6 @@ +.line-height { + line-height: 0.5; +} +.line-height-table { + line-height: 0.1; +} \ No newline at end of file diff --git a/src/app/views/status/answer-booklet/answer-booklet.component.html b/src/app/views/status/answer-booklet/answer-booklet.component.html index 5974360..9448ffb 100644 --- a/src/app/views/status/answer-booklet/answer-booklet.component.html +++ b/src/app/views/status/answer-booklet/answer-booklet.component.html @@ -5,7 +5,7 @@ Answer Booklet Status -
+
@@ -18,7 +18,7 @@
-
+
Answer Booklet List
@@ -82,7 +82,7 @@

-
Form Id{{app.sem}} {{app.batch}} - Active - In-Active + Active + In-Active - +
+
@@ -108,7 +108,7 @@ diff --git a/src/app/views/status/answer-booklet/answer-booklet.component.scss b/src/app/views/status/answer-booklet/answer-booklet.component.scss index 3f54f6e..8e61027 100644 --- a/src/app/views/status/answer-booklet/answer-booklet.component.scss +++ b/src/app/views/status/answer-booklet/answer-booklet.component.scss @@ -4,4 +4,10 @@ } .backToList:hover { color: blue; +} +.line-height { + line-height: 0.5; +} +.line-height-table { + line-height: 0.1; } \ No newline at end of file diff --git a/src/app/views/status/documents/documents.component.html b/src/app/views/status/documents/documents.component.html index c5bda59..67468f2 100644 --- a/src/app/views/status/documents/documents.component.html +++ b/src/app/views/status/documents/documents.component.html @@ -5,7 +5,7 @@ Documents Status -
+
@@ -18,7 +18,7 @@
-
+
Documents Status List
@@ -82,7 +82,7 @@

-
Form Id{{app.status}} - +
+
@@ -107,7 +107,7 @@ diff --git a/src/app/views/status/documents/documents.component.scss b/src/app/views/status/documents/documents.component.scss index 3f54f6e..8e61027 100644 --- a/src/app/views/status/documents/documents.component.scss +++ b/src/app/views/status/documents/documents.component.scss @@ -4,4 +4,10 @@ } .backToList:hover { color: blue; +} +.line-height { + line-height: 0.5; +} +.line-height-table { + line-height: 0.1; } \ No newline at end of file
Form Id{{app.batch}} {{app.status}} - +