Fairoj : issue fixes

This commit is contained in:
venbatechnologies@gmail.com 2019-11-05 11:20:49 +05:30
parent e15fed7636
commit f4f7542d43
7 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
</tr> -->
<tr>
<th>Total Support Needed</th>
<th>Support Recieved</th>
<th>Support Received</th>
</tr>
<tr>
<th><span class="currency-symbol">&#8377;</span>{{schooldetails.total_cost}}</th>

View File

@ -222,7 +222,7 @@ mat-card{
transition: 0.5s;
}
.text .more_text:after {
.more_text:after {
content: '\00bb';
position: absolute;
opacity: 0;
@ -233,7 +233,7 @@ mat-card{
.text:hover .more_text {
padding-right: 25px;
color:rgb(225, 0, 255)
color:rgba(14, 212, 153, 0.87)
}
.text:hover .more_text:after {

File diff suppressed because one or more lines are too long

View File

@ -50,7 +50,7 @@ showCaptions="true"
<h5 style="color:#e41f1f;font-style: italic;">"Be a Champion of Change for Government Schools"</h5>
<div class="mt-0" fxLayout="row" fxLayout.xs="column" fxLayout.sm="column" fxLayoutAlign="center" fxLayoutGap.lg="10px" fxLayoutGap="10px">
<div fxLayout="column">
<h5 >Support Recieved<br/><small style="font-size:12px;">through this portal</small></h5>
<h5 >Support Received<br/><small style="font-size:12px;">through this portal</small></h5>
<hr style="border-top:2px solid rgb(81, 202, 202) !important;width:190px !important;">
<div fxLayout="column" class="text-center mt-2 mb-1">
<div fxFlex="100">

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB