added tick icon to indicate event step/progress in dashboard-progress.html
This commit is contained in:
parent
801e6d5e5c
commit
0b9363e4ea
@ -672,6 +672,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
.filesPageSecSidesSecInfoSecDetailsRow:hover {
|
.filesPageSecSidesSecInfoSecDetailsRow:hover {
|
||||||
@ -696,6 +697,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.filesPageSecSidesSecInfoSecDetailsRowInfo {
|
.filesPageSecSidesSecInfoSecDetailsRowInfo {
|
||||||
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.filesPageSecSidesSecInfoSecDetailsRowInfoText {
|
.filesPageSecSidesSecInfoSecDetailsRowInfoText {
|
||||||
|
@ -559,6 +559,10 @@
|
|||||||
<div class="filesPageSecSidesSecInfoSecDetailsRowInfo">
|
<div class="filesPageSecSidesSecInfoSecDetailsRowInfo">
|
||||||
<p class="filesPageSecSidesSecInfoSecDetailsRowInfoText">16 July 2024 - 10:00 PM</p>
|
<p class="filesPageSecSidesSecInfoSecDetailsRowInfoText">16 July 2024 - 10:00 PM</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="filesPageSecSidesSecFilesFileVisual"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-32 0 512 512" width="1em" height="1em" fill="currentColor">
|
||||||
|
<!--! Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. -->
|
||||||
|
<path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path>
|
||||||
|
</svg></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="filesPageSecSidesSecInfoSecDetailsRow">
|
<div class="filesPageSecSidesSecInfoSecDetailsRow">
|
||||||
<div data-bs-toggle="tooltip" data-bss-tooltip="" class="filesPageSecSidesSecInfoSecDetailsRowVisual" title="Completion Date"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-32 0 512 512" width="1em" height="1em" fill="currentColor">
|
<div data-bs-toggle="tooltip" data-bss-tooltip="" class="filesPageSecSidesSecInfoSecDetailsRowVisual" title="Completion Date"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-32 0 512 512" width="1em" height="1em" fill="currentColor">
|
||||||
@ -568,6 +572,10 @@
|
|||||||
<div class="filesPageSecSidesSecInfoSecDetailsRowInfo">
|
<div class="filesPageSecSidesSecInfoSecDetailsRowInfo">
|
||||||
<p class="filesPageSecSidesSecInfoSecDetailsRowInfoText">-</p>
|
<p class="filesPageSecSidesSecInfoSecDetailsRowInfoText">-</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="filesPageSecSidesSecFilesFileVisual"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-32 0 512 512" width="1em" height="1em" fill="currentColor">
|
||||||
|
<!--! Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. -->
|
||||||
|
<path d="M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z"></path>
|
||||||
|
</svg></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="filesPageSecSidesSecInfoSecDetailsRow">
|
<div class="filesPageSecSidesSecInfoSecDetailsRow">
|
||||||
<div data-bs-toggle="tooltip" data-bss-tooltip="" class="filesPageSecSidesSecInfoSecDetailsRowVisual" title="Your signature date"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-32 0 512 512" width="1em" height="1em" fill="currentColor">
|
<div data-bs-toggle="tooltip" data-bss-tooltip="" class="filesPageSecSidesSecInfoSecDetailsRowVisual" title="Your signature date"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-32 0 512 512" width="1em" height="1em" fill="currentColor">
|
||||||
|
Loading…
Reference in New Issue
Block a user