Commit 4223fcf7 authored by Withana R.D.K's avatar Withana R.D.K

Employee Efficiency UI Update

parent fcbe0e41
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
<div class="card-body"> <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>
<div class="alert alert-primary fixed-bottom mb-0 text-center" style="background: #747578; border: none; color: white;" role="alert" > © SERVPORT 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>
......
...@@ -96,11 +96,11 @@ ...@@ -96,11 +96,11 @@
{{form.as_table}} {{form.as_table}}
</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"> </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> </div>
<br> <br>
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
</div> </div>
</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> </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