Commit fe01bf90 authored by Withana R.D.K's avatar Withana R.D.K

Merge branch 'Employee_Efficiency_UI_Update_IT18208818' into 'master'

Employee Efficiency UI Update

See merge request !18
parents fcbe0e41 4223fcf7
......@@ -88,7 +88,7 @@
<div class="card-body">
<input name="b_print" type="button" class="btn btn-primary btn-print" onClick="printdiv('div_print');" value=" Print ">
<input name="b_print" type="button" class="btn btn-print" style="background: #02111f;" onClick="printdiv('div_print');" value=" Print ">
</div>
<div class="alert alert-primary fixed-bottom mb-0 text-center" style="background: #747578; border: none; color: white;" role="alert" > © SERVPORT 2022 </div>
......
......@@ -96,11 +96,11 @@
{{form.as_table}}
</table>
<input type="submit" value="PREDICT EMPLOYEE" class="btn btn--radius-2 btn-primary"/>
<input type="submit" value="PREDICT EMPLOYEE" class="btn btn--radius-2" style="background: #02111f;"/>
</form> <br><div class="text-right">
<input name="b_print" type="button" class="btn btn-primary btn-print" onClick="printdiv('div_print');" value=" Print ">
<input name="b_print" type="button" class="btn btn-print" style="background: #02111f;" onClick="printdiv('div_print');" value=" Print ">
</div>
<br>
......@@ -110,7 +110,7 @@
</div>
</div>
<div class="alert alert-primary" role="alert" >© SMART SERVICE STATION 2022 </div>
<div class="alert alert-primary fixed-bottom mb-0 text-center" style="background: #747578; border: none; color: white;" role="alert" > © SERVPORT 2022 </div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment