Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
25
public/ajax/recentactivity.html
Normal file
25
public/ajax/recentactivity.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<div class="d-flex recent-activity">
|
||||
<span class="me-3">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17">
|
||||
<circle cx="8.5" cy="8.5" r="8.5" fill="#d9d9d9"/>
|
||||
</svg>
|
||||
</span>
|
||||
<div class="d-flex align-items-center list-item-bx">
|
||||
<div class="icon-img-bx">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="71" height="71" viewBox="0 0 71 71">
|
||||
<g transform="translate(-457 -443)">
|
||||
<rect width="71" height="71" rx="12" transform="translate(457 443)" fill="#c5c5c5"/>
|
||||
<g transform="translate(457 443)">
|
||||
<rect data-name="placeholder" width="71" height="71" rx="12" fill="#9933cb"/>
|
||||
<circle data-name="Ellipse 12" cx="18" cy="18" r="18" transform="translate(15 20)" fill="#fff"/>
|
||||
<circle data-name="Ellipse 11" cx="11" cy="11" r="11" transform="translate(36 15)" fill="#ffe70c" style="mix-blend-mode: multiply;isolation: isolate"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</div>
|
||||
<div class="ms-3">
|
||||
<h5 class="mb-1">Kleon Studios have 5 available positions for you</h5>
|
||||
<span>8min ago</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user