|
@ -75,7 +75,7 @@ |
|
|
style="background-color: #fff; height: 40px; width: 100%; border-radius: 2px !important; padding: 10px"> |
|
|
style="background-color: #fff; height: 40px; width: 100%; border-radius: 2px !important; padding: 10px"> |
|
|
<p |
|
|
<p |
|
|
style="font-family: Tahoma, 'sans-serif'; font-size: 13px; font-weight: 600; color: #000; margin-top: 1rem;"> |
|
|
style="font-family: Tahoma, 'sans-serif'; font-size: 13px; font-weight: 600; color: #000; margin-top: 1rem;"> |
|
|
Sticky Header in List Views</p> |
|
|
Sticky Header in List Views and Form Views</p> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
@ -121,6 +121,23 @@ |
|
|
<img class="d-block w-100" src="./assets/screenshots/sticky_header.png" alt="First slide"> |
|
|
<img class="d-block w-100" src="./assets/screenshots/sticky_header.png" alt="First slide"> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="carousel-item active" style="overflow: visible;"> |
|
|
|
|
|
<div class="col-xs-12 col-sm-12 col-md-12 mb16 mt16 d-flex w-100" |
|
|
|
|
|
style="float:left; margin-bottom: 1rem; margin-left: -15px;"> |
|
|
|
|
|
<div class="d-flex justify-content-center align-items-center mr-1 deep-2" |
|
|
|
|
|
style="background-color: #fff; height: 40px; width: 40px; border-radius: 2px !important;"> |
|
|
|
|
|
<img src="./assets/arrow-circle-black.png" height="26px" width="26px"> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="d-flex justify-content-start align-items-center deep-2" |
|
|
|
|
|
style="background-color: #fff; height: 40px; width: 100%; border-radius: 2px !important; padding: 10px"> |
|
|
|
|
|
<p |
|
|
|
|
|
style="font-family: Tahoma, 'sans-serif'; font-size: 13px; font-weight: 600; color: #000; margin-top: 1rem;"> |
|
|
|
|
|
Sticky Header in Form Views</p> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
<img class="d-block w-100" src="./assets/screenshots/sticky14.png" alt="First slide"> |
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<!-- <a class="carousel-control-prev" href="#odooAppsIndicators" role="button" data-slide="prev"> |
|
|
<!-- <a class="carousel-control-prev" href="#odooAppsIndicators" role="button" data-slide="prev"> |
|
|
<span class="carousel-control-prev-icon" aria-hidden="true"></span> |
|
|
<span class="carousel-control-prev-icon" aria-hidden="true"></span> |
|
|