|
|
@ -27,6 +27,10 @@ |
|
|
|
<div class="col-lg-6"> |
|
|
|
<div class="mt-3"> |
|
|
|
<ul style="list-style: none !important; padding-left: 0;"> |
|
|
|
<li class="deep-1 font-weight-bold" |
|
|
|
style="font-family: Montserrat, 'sans-serif'; font-size: 0.9125rem; background-color: #fff; padding: 0.5rem 1rem; border-radius: 5px; color: #102e42; list-style: none !important;"> |
|
|
|
<i class="fa fa-files-o mr-2"></i>Specific User Group for Accounting Dashboard |
|
|
|
</li> |
|
|
|
<li class="deep-1 font-weight-bold" |
|
|
|
style="font-family: Montserrat, 'sans-serif'; font-size: 0.9125rem; background-color: #fff; padding: 0.5rem 1rem; border-radius: 5px; color: #102e42; list-style: none !important;"> |
|
|
|
<i class="fa fa-files-o mr-2"></i>Multiple Invoice Copies Option Added |
|
|
@ -110,6 +114,12 @@ |
|
|
|
<h4 class="font-weight-bold" style="color: #0a1e2c;">All Features</h4> |
|
|
|
</div> |
|
|
|
<div class="col-lg-4 mt-4"> |
|
|
|
<div class="px-3 pt-3 my-2 d-flex align-itmes-center" |
|
|
|
style="background-color: #fff; border: 1px solid #d5d5d5; border-radius: 5px;"> |
|
|
|
<i class="fa fa-check-circle mt-1 mr-2 deep-1" style="color: #27ae60; font-size: 1.3rem;"></i> |
|
|
|
<p style="color: #102e42; font-weight: 500; margin-top: 1px;">Specific User Group for Accounting |
|
|
|
Dashboard</p> |
|
|
|
</div> |
|
|
|
<div class="px-3 pt-3 my-2 d-flex align-itmes-center" |
|
|
|
style="background-color: #fff; border: 1px solid #d5d5d5; border-radius: 5px;"> |
|
|
|
<i class="fa fa-check-circle mt-1 mr-2 deep-1" style="color: #27ae60; font-size: 1.3rem;"></i> |
|
|
@ -491,6 +501,19 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="carousel-item" style="min-height: 0px;"> |
|
|
|
<div class="col-xs-12 col-sm-12 col-md-12 mb16 mt16" style="float: left;"> |
|
|
|
<h3 class="alert" |
|
|
|
style="font-weight:400;color: #091E42;background: #fff;text-align: left;border-radius: 0; font-size: 18px;"> |
|
|
|
<i class="fa fa-check-circle-o" style="width:40px; color:#07B700"></i>Specific User Group for Accounting Dashboard. |
|
|
|
</h3> |
|
|
|
|
|
|
|
<div style=""><img class="img img-responsive center-block" |
|
|
|
style="border-top-left-radius: 10px;border-top-right-radius: 10px;" |
|
|
|
src="./images/screenshots/base_accounting_kit-60.png"></div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="carousel-item" style="min-height: 0px;"> |
|
|
|
<div class="col-xs-12 col-sm-12 col-md-12 mb16 mt16" style="float: left;"> |
|
|
|
<h3 class="alert" |
|
|
@ -569,7 +592,8 @@ |
|
|
|
</div> |
|
|
|
<a class="carousel-control-prev" href="#demo" data-slide="prev" style="left:-25px;width: 35px;color: #000;"> |
|
|
|
<span class="carousel-control-prev-icon"><i class="fa fa-chevron-left" |
|
|
|
style="font-size:24px"></i></span> </a> <a class="carousel-control-next" href="#demo" |
|
|
|
style="font-size:24px"></i></span> </a> <a |
|
|
|
class="carousel-control-next" href="#demo" |
|
|
|
data-slide="next" style="right:-25px;width: 35px;color: #000;"> <span |
|
|
|
class="carousel-control-next-icon"><i class="fa fa-chevron-right" style="font-size:24px"></i></span> |
|
|
|
</a> |
|
|
@ -918,7 +942,7 @@ |
|
|
|
<div class="row" style="max-width:1540px; margin: 0 auto; margin-right: 3rem; "> |
|
|
|
<!-- Logo --> |
|
|
|
<div class="col-lg-12 d-flex justify-content-center align-items-center" style="margin-top: 3rem;"> |
|
|
|
<img src="https://www.cybrosys.com/images/logo.png" width="200px" height="auto" /> |
|
|
|
<img src="https://www.cybrosys.com/images/logo.png" width="200px" height="auto"/> |
|
|
|
</div> |
|
|
|
<!-- End of Logo --> |
|
|
|
<div class="col-lg-12"> |
|
|
|