Skip to content

Commit

Permalink
chore: update visual previews
Browse files Browse the repository at this point in the history
  • Loading branch information
kendo-bot authored and Juveniel committed Dec 19, 2023
1 parent 7591ef9 commit 5a7b3ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/timeline/timeline-vertical.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@
<div class="k-card-header">
<div class="k-card-title">
<span class="k-event-title">Event title</span>
<button class="k-event-collapse k-button k-button-md k-button-flat k-button-flat-base k-rounded-md k-icon-button">
<span class="k-event-collapse k-button k-button-md k-rounded-md k-button-flat k-button-flat-base k-icon-button">
<span class="k-button-icon k-icon k-svg-icon k-svg-i-chevron-right">
<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="m158.059 129.941 126.06 126.06-126.06 126.061L192 416l160-159.999L192 96z"></path>
</svg>
</span>
</button>
</span>
</div>
<div class="k-card-subtitle">Event subtitle</div>
</div>
Expand All @@ -120,13 +120,13 @@
<div class="k-card-header">
<div class="k-card-title">
<span class="k-event-title">Event title</span>
<button class="k-event-collapse k-button k-button-md k-button-flat k-button-flat-base k-rounded-md k-icon-button">
<span class="k-event-collapse k-button k-button-md k-rounded-md k-button-flat k-button-flat-base k-icon-button">
<span class="k-button-icon k-icon k-svg-icon k-svg-i-chevron-right">
<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path d="m158.059 129.941 126.06 126.06-126.06 126.061L192 416l160-159.999L192 96z"></path>
</svg>
</span>
</button>
</span>
</div>
<div class="k-card-subtitle">Collapsed</div>
</div>
Expand Down

0 comments on commit 5a7b3ab

Please sign in to comment.