Fairoj : issue fixes
This commit is contained in:
parent
e15fed7636
commit
f4f7542d43
@ -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">₹</span>{{schooldetails.total_cost}}</th>
|
||||
|
||||
@ -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
@ -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">
|
||||
|
||||
BIN
ng8-seed/src/assets/images/csr-img/dashboard 8550*5090.jpg
Normal file
BIN
ng8-seed/src/assets/images/csr-img/dashboard 8550*5090.jpg
Normal file
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 |
Loading…
Reference in New Issue
Block a user